Commit Graph

102 Commits

Author SHA1 Message Date
John Guo
220ed74ad1 fix gstr.IsNumeric 2022-01-17 19:42:21 +08:00
John Guo
fab17f89c4 fix issue in ut for package gsha1/gclient/ghttp/gregex 2021-12-23 00:34:02 +08:00
John Guo
48c5c1e5a8 change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-23 00:09:00 +08:00
huangqian
739490c62b revert file 2021-12-22 20:23:24 +08:00
huangqian
a9647a7bf3 tidy gstr file 2021-12-21 23:24:38 +08:00
John Guo
de17302ad0 fix issue in gstr.ReplaceI 2021-12-19 21:04:35 +08:00
huangqian
ff2e9b568b Implemented gstr Example
1. PrefixArray 2.SubStrFrom 3.SubStrFromEx 4.SubStrFromR 5.SubStrFromREx
2021-12-15 21:15:34 +08:00
huangqian
e28be8d114 reorder the sample function 2021-12-14 23:54:15 +08:00
John Guo
01930c9899 improve package gcmd 2021-12-08 19:50:28 +08:00
xuweiwei
f56c2ed356 fix a comment error in IsSubDomain
Signed-off-by: xuweiwei <xuweiwei_yewu@cmss.chinamobile.com>
2021-12-03 17:19:42 +08:00
John Guo
0c62c62a7a improve example for package gstr 2021-11-18 22:13:12 +08:00
iamyl
7d7ceec1d6
Merge branch 'gogf:master' into master 2021-11-18 08:54:13 +08:00
iamyl
290200a490
修改示例表现形式 2021-11-18 06:26:27 +08:00
John Guo
6ad7baeb2c remove gsmtp 2021-11-16 23:39:45 +08:00
John Guo
266a4214c5 fix example for package gregex 2021-11-16 21:40:04 +08:00
John Guo
67a479a2cd remove .example 2021-11-16 21:37:59 +08:00
houseme
be03b3cdda Improved import, by group improt. 2021-11-13 23:23:55 +08:00
iamyl
741a790660
修改了示例的表现格式 2021-11-12 01:37:27 +08:00
iamyl
4b0a8f81d5
修改了ExampleEqual 示例的对比值 2021-11-10 01:47:03 +08:00
iamyl
f889df8d50
go fmt 格式化 2021-11-10 01:27:59 +08:00
iamyl
836be74d13
修改示例中结果为map输出的地方增加May 2021-11-10 01:12:22 +08:00
iamyl
7f24f0637b
修改了部分示例 2021-11-10 01:03:04 +08:00
John Guo
05bb81cd71 Merge branch 'master' of https://github.com/gogf/gf 2021-11-07 00:16:52 +08:00
John Guo
42c4b32720 add gconv.ScanList 2021-11-07 00:16:14 +08:00
John Guo
e715ce0625
Merge pull request #1450 from DGuang21/feature-regex-example
add examples for package gregex
2021-11-06 11:35:15 +08:00
iamyl
0aabb7d990
update package gstr 2021-11-06 04:41:08 +08:00
daguang
b036767fc0 📝 add example 2021-11-06 01:47:00 +08:00
daguang
b967cf6224 📝 add example 2021-11-06 01:16:51 +08:00
daguang
1a596fe84d 📝 add example 2021-11-06 00:54:10 +08:00
daguang
64fa8d5282 📝 add example 2021-11-06 00:49:15 +08:00
daguang
99d2186c8c 📝 add example 2021-11-06 00:06:56 +08:00
daguang
24f759e00e 📝 add example 2021-11-05 23:56:08 +08:00
iamyl
84046a060a
Package gstr's All Example 2021-11-05 10:50:15 +08:00
iamyl
a27eec7752
Delete gstr_z_example_test.go 2021-11-05 10:48:13 +08:00
iamyl
4539a9a4ab
修改gstr测试用例包名为gstr_test 2021-11-05 10:42:44 +08:00
iamyl
cffa098373
更新gstr为gf-v2版本 2021-11-05 10:35:01 +08:00
iamyl
c663a0d9c5
修改gstr测试用例
修改gstr测试用例的错误
2021-11-05 10:20:36 +08:00
iamyl
041ebacb8c
添加gstr包的实例 2021-11-05 01:20:18 +08:00
daguang
2a2bb4f1e1 improve the example document 2021-11-04 21:39:28 +08:00
daguang
205243e8b9 update 2021-11-04 21:02:54 +08:00
daguang
6b9f72d973 📝 add example 2021-11-03 11:28:54 +08:00
daguang
d980cff663 📝 add example 2021-11-03 11:22:17 +08:00
daguang
6c3aa6ede5 📝 add example 2021-11-02 20:08:15 +08:00
John Guo
79a233eb78 example&comment update 2021-11-01 19:46:39 +08:00
daguang
183d800f4c 📝 add example 2021-11-01 12:17:53 +08:00
John Guo
6192d32501 add LeftJoinOnField/InnerJoinOnField/InnerJoinOnField/FieldsPrefix/FieldsExPrefix for package gdb 2021-10-29 15:12:31 +08:00
John Guo
fa5499373a replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg 2021-10-21 18:22:47 +08:00
John Guo
1bc0635f8b version 2 2021-10-11 21:41:56 +08:00
John Guo
dcafba8a2d add package goai for OpenAPIv3 support 2021-10-02 14:52:28 +08:00
John Guo
750972e7c6 fix unit testing cases 2021-09-28 19:04:36 +08:00