donutloop
|
bf4b2b5fd6
|
Add optional (#170)
* Add optional
Wrapper container with easy to understand helper methods
* Add test and rewrite test
* Add panic test
* Add TestOrElseGetHappyPath
|
2024-02-19 09:59:42 +08:00 |
|
dudaodong
|
5e79eaa9dd
|
feat: add IsZipFile
|
2023-04-24 11:00:58 +08:00 |
|
dudaodong
|
5b11a8b457
|
refactor: move typemap.go to maputil package and add document for it
|
2023-04-17 10:36:59 +08:00 |
|
dudaodong
|
3f6aef1432
|
fix: fix bug of IsNotNil function
|
2023-03-16 19:15:36 +08:00 |
|
dudaodong
|
7456621153
|
fix: fix bug of IsNil function
|
2023-03-16 17:01:28 +08:00 |
|
dudaodong
|
3d8f1be212
|
feat: add error_join.go to support join error under go1.19, for internal use.
|
2023-03-16 15:56:54 +08:00 |
|
dudaodong
|
c939b26cb8
|
refactor: interface{} -> any
|
2022-03-16 18:41:40 +08:00 |
|
dudaodong
|
454efd486d
|
test: add test logic for assert
|
2022-01-19 19:45:18 +08:00 |
|
dudaodong
|
ba73847b80
|
fix: fix some go report issue
|
2022-01-12 09:57:10 +08:00 |
|
dudaodong
|
bbfc5b7060
|
delete file utils.go and fix some misspel
|
2022-01-09 16:12:26 +08:00 |
|
dudaodong
|
65719515bd
|
feat: add LessOrEqual and GreaterOrEqual
|
2022-01-09 13:58:27 +08:00 |
|
dudaodong
|
3438f3b18a
|
refactor: rewrite all unit test functions with assert
|
2022-01-09 13:07:49 +08:00 |
|
dudaodong
|
73f4ae7b35
|
refactor: add internal/assert.go and rewrite all unit funcs string_test.go with assert
|
2022-01-08 21:58:35 +08:00 |
|
dudaodong
|
c625a88067
|
refactor: rename package 'utils' to 'internal'
|
2021-12-31 11:36:11 +08:00 |
|