gf/text/gstr
2019-10-22 13:57:21 +08:00
..
gstr_case.go add quote support for table named with '.'; improve case conversion for strings named with '.' for gstr 2019-09-16 17:15:39 +08:00
gstr_domain.go add AllowDomain option for ghttp.CORS; add IsSubDomain function for gstr; improve grand.Intn 2019-09-23 19:25:03 +08:00
gstr_levenshtein.go update project structure 2019-07-29 21:01:19 +08:00
gstr_parse.go rename AddMiddleware to BindMiddleWareDefault for ghttp.Server; add more unit test cases fpr gstr 2019-09-19 20:19:07 +08:00
gstr_pos.go update project structure 2019-07-29 21:01:19 +08:00
gstr_similartext.go update project structure 2019-07-29 21:01:19 +08:00
gstr_soundex.go update project structure 2019-07-29 21:01:19 +08:00
gstr_trim.go improve gdb/gstr/gconv/garray 2019-10-21 19:13:25 +08:00
gstr_z_unit_basic_test.go improve gstr.SplitAndTrim 2019-10-22 13:57:21 +08:00
gstr_z_unit_case_test.go add quote support for table named with '.'; improve case conversion for strings named with '.' for gstr 2019-09-16 17:15:39 +08:00
gstr_z_unit_domain_test.go add AllowDomain option for ghttp.CORS; add IsSubDomain function for gstr; improve grand.Intn 2019-09-23 19:25:03 +08:00
gstr_z_unit_parse_test.go improve configuration for gdb; add more unit test case for ghttp.Server 2019-10-15 21:20:38 +08:00
gstr_z_unit_pos_test.go update project structure 2019-07-29 21:01:19 +08:00
gstr_z_unit_trim_test.go improve gdb/gstr/gconv/garray 2019-10-21 19:13:25 +08:00
gstr.go improve gstr.SplitAndTrim 2019-10-22 13:57:21 +08:00