aboutsummaryrefslogtreecommitdiff
path: root/lib/text/string.go
AgeCommit message (Expand)Author
2018-09-03Rename package text to stringShulhan
2018-09-03Move all byte(s) related constant and functions from package text to bytesShulhan
2018-05-16lib/text: add function to unescape JSON string or bytesShulhan
2018-05-16lib/text: add function to escape JSON stringShulhan