John Guo
|
a3fa10d820
|
great! completed 'with' feature for package gdb
|
2021-02-09 18:00:43 +08:00 |
|
John Guo
|
acf47f3907
|
orm with feature
|
2021-02-08 17:57:21 +08:00 |
|
John Guo
|
b4d5335e43
|
add package gmeta for embedded struct of meta data feature
|
2021-02-07 21:23:09 +08:00 |
|
jianchenma
|
8ae0bd148b
|
improve ScanList for package gdb; improve Structs for package gconv
|
2021-02-05 17:42:05 +08:00 |
|
jianchenma
|
72251b880a
|
improve package gconv for slice converting
|
2021-02-05 14:44:20 +08:00 |
|
jianchenma
|
813841bb68
|
rename GetWithEnv to GetOptWithEnv for packge gcmd
|
2021-02-02 15:16:09 +08:00 |
|
John Guo
|
8b6d00b193
|
improve package gconv
|
2021-01-17 22:06:07 +08:00 |
|
John Guo
|
093034acd1
|
copyright comment update
|
2021-01-17 21:46:25 +08:00 |
|
John Guo
|
6f968a125e
|
improve time converting for package gconv
|
2021-01-17 21:39:17 +08:00 |
|
John Guo
|
5c9cee7fb9
|
improve package gconv
|
2021-01-17 20:56:38 +08:00 |
|
John Guo
|
2d67d31f90
|
improve benckmark for package grand
|
2021-01-13 23:38:10 +08:00 |
|
jianchenma
|
73c68e48a1
|
improve package gvalid
|
2021-01-12 10:46:39 +08:00 |
|
jflyfox
|
b6b1bc8813
|
improve time converting for package gconv
|
2021-01-04 19:22:55 +08:00 |
|
John Guo
|
d9bd3153ea
|
improve time parsing for package gtime
|
2021-01-03 23:37:45 +08:00 |
|
jflyfox
|
036bc03ebf
|
improve error handling for package gconv
|
2020-12-30 13:27:27 +08:00 |
|
John Guo
|
bdf23ef48f
|
fix issue of error code lost in middleware handling for package ghttp
|
2020-12-30 12:56:24 +08:00 |
|
jflyfox
|
4e79b90863
|
add gutil.SliceToMap
|
2020-12-25 15:34:54 +08:00 |
|
John Guo
|
9f5a51e854
|
fix Strings/String function for package gvalid, issue:1077
|
2020-12-23 21:13:47 +08:00 |
|
John Guo
|
7db1cfa898
|
add gutil.MapToSlice/StructToSlice
|
2020-12-16 00:50:42 +08:00 |
|
jflyfox
|
0a99bb9a7d
|
improve gconv.Interfaces
|
2020-12-14 16:56:41 +08:00 |
|
jflyfox
|
102e2d07d9
|
improve package gcfg for automatic configuration file type checks; change const variables for package gcfg/glog/gtimer/gmode/gins/gi18n
|
2020-12-14 13:02:08 +08:00 |
|
John Guo
|
84fef8dea3
|
add error code feature for package gerror
|
2020-12-10 23:33:24 +08:00 |
|
John Guo
|
b7e41ec32c
|
improve package gvalid
|
2020-12-09 21:00:30 +08:00 |
|
jflyfox
|
569a953b43
|
inprove package gconv for empty string converting to number array
|
2020-12-09 13:39:09 +08:00 |
|
John Guo
|
d2b65f0f91
|
add gcmd.GetWithEnv/genv.GetWithCmd; remove package cmdenv;
|
2020-12-04 23:44:54 +08:00 |
|
jianchenma
|
57a82ebcc0
|
improve gconv.Struct
|
2020-12-04 18:17:11 +08:00 |
|
Jack
|
ce9a0555c5
|
improve gconv.Interfaces by adding support for type map as its parameter
|
2020-12-04 14:33:47 +08:00 |
|
Jack
|
5171250a9d
|
improve gutil.Keys,gdb.Model.Fields,internal/structs
|
2020-12-04 14:22:50 +08:00 |
|
John
|
8c0a905a9f
|
improve package gconv for custom type converting
|
2020-12-01 15:57:06 +08:00 |
|
Jack
|
5a0326f666
|
fix issue in unit testing case for package gconv
|
2020-11-30 09:07:44 +08:00 |
|
John
|
32101189a2
|
Merge branch 'master' of https://github.com/gogf/gf into develop
|
2020-11-29 21:46:36 +08:00 |
|
John
|
c56f4eabca
|
inprove gconv.Interfaces for struct type
|
2020-11-29 21:34:28 +08:00 |
|
sunmoon
|
fa47b0306d
|
Add 172-segment verification rules, add loose mobile number verification rules.
|
2020-11-28 12:23:18 +08:00 |
|
John
|
c02bf715c5
|
improve gutil.ListItemValues/ListItemValuesUnique supporting retrieving values from slice attributes
|
2020-11-26 21:13:44 +08:00 |
|
Jack
|
60fc9b6417
|
add gerror.ApiCurrent impements for gerror.Error
|
2020-11-25 19:06:29 +08:00 |
|
John
|
fadb7a8f8f
|
fix issue 1002
|
2020-11-21 13:20:32 +08:00 |
|
John
|
e20183e7a1
|
improve gutil.Keys/Values for embedded struct
|
2020-11-20 00:53:12 +08:00 |
|
Jack
|
24a377d3a8
|
fix issue in custom mapping for gconv.Struct
|
2020-11-19 14:52:19 +08:00 |
|
John
|
d56eb49e41
|
improve performance for gconv.Struct/Structs using directly reflect set
|
2020-11-15 15:13:40 +08:00 |
|
Jack
|
b178210a31
|
fix issue in gconv.Map for embedded struct attributes converting
|
2020-11-10 09:53:12 +08:00 |
|
John
|
e06b62ecf2
|
add default value from struct tag for ghttp.Request
|
2020-11-08 15:44:04 +08:00 |
|
John
|
d178102f82
|
remove third party package 'structs'; improve performance for package internal/structs
|
2020-11-08 14:25:17 +08:00 |
|
John
|
e1dd5cce7d
|
improve performance for gconv.Struct
|
2020-11-08 00:06:05 +08:00 |
|
John
|
fa8cc1d3f4
|
improve gutil.Keys
|
2020-11-06 21:21:09 +08:00 |
|
John
|
13330658cb
|
add function Keys/Values for package gutil
|
2020-11-05 23:32:56 +08:00 |
|
John
|
9f04e46166
|
mark gconv.StructDeep/StructsDeep deprecated
|
2020-11-05 23:02:29 +08:00 |
|
John
|
176dcdc7cc
|
fix issue in gconv.Struct for json string parameter
|
2020-11-05 22:19:34 +08:00 |
|
John
|
5999f22f76
|
fix issue in embeded struct validation for package gvalid
|
2020-11-04 20:04:54 +08:00 |
|
Jack
|
cb422f043e
|
improve slice converting for package gconv
|
2020-10-30 22:26:26 +08:00 |
|
Jack
|
4ae89dc9f6
|
improve package internal/structs
|
2020-10-30 22:04:34 +08:00 |
|