Kevin Wan
c3f57e9b0a
chore: fix potential nil pointer errors ( #3454 )
2023-07-30 21:37:41 +08:00
Kevin Wan
6b4d0d89c0
chore: add more tests ( #3324 )
2023-06-07 00:46:43 +08:00
kevin
a972f400c6
fix: test failure
2023-03-07 01:27:41 +00:00
Kevin Wan
ae87114282
chore: change interface{} to any ( #2818 )
...
* chore: change interface{} to any
* chore: update goctl version to 1.5.0
* chore: update goctl deps
2023-01-24 16:32:02 +08:00
Kevin Wan
367afb544c
feat: support ptr of ptr of ... in mapping ( #2779 )
...
* feat: support ptr of ptr of ... in mapping
* feat: support ptr of ptr of time.Duration in mapping
* feat: support ptr of ptr of json.Number in mapping
* chore: improve setting in mapping
* feat: support ptr of ptr encoding.TextUnmarshaler in mapping
* chore: add more tests
* fix: string ptr
* chore: update tests
2023-01-12 15:56:51 +08:00
Kevin Wan
69068cdaf0
feat: support env tag in config ( #2577 )
...
* feat: support env tag in config
* chore: add more tests
* chore: add more tests, add stringx.Join
* fix: test fail
* chore: remove print code
* chore: rename variable
2022-11-11 23:17:09 +08:00
Kevin Wan
18035bd4d4
chore: refactor ( #2085 )
2022-07-02 00:15:38 +08:00
家福
f3b8fef34f
fix: type matching supports string to int ( #2038 )
...
* fix: type matching supports string to int
* feat: type matching supports string to int
Co-authored-by: 程家福 <chengjiafu@uniontech.com>
2022-07-01 23:21:31 +08:00
Kevin Wan
23deaf50e6
feat: support array in default and options tags ( #1386 )
...
* feat: support array in default and options tags
* feat: ignore spaces in tags
* test: add more tests
2021-12-29 17:37:36 +08:00
Kevin Wan
265b1f2459
test: add more tests ( #1138 )
2021-10-15 16:27:30 +08:00
Bo-Yi Wu
afd9ff889e
chore: update code format. ( #628 )
2021-04-15 19:49:17 +08:00
kevin
7e3a369a8f
initial import
2020-07-26 17:09:05 +08:00