.. |
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_contain.go
|
add HasPrefix/HasSuffix for package gstr
|
2020-02-25 21:03:07 +08:00 |
gstr_convert.go
|
add OctStr function for gstr
|
2020-02-12 10:48:15 +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
|
improve JSON/XML parsing feature for ghttp.Request
|
2020-01-04 15:35:21 +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/ghttp/gins; fix issue in gstr
|
2019-12-19 15:14:05 +08:00 |
gstr_z_unit_basic_test.go
|
add more unit testing cases for package gstr
|
2020-02-25 23:01:51 +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_convert_test.go
|
add OctStr function for gstr
|
2020-02-12 10:48:15 +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/ghttp/gins; fix issue in gstr
|
2019-12-19 15:14:05 +08:00 |
gstr.go
|
improve uploading file feature for ghttp.Server; improve package gfile/gstr/gdebug
|
2020-03-07 19:31:33 +08:00 |