Kevin Wan
|
42e0a6f90c
|
chore: refactor errors to use errors.Is (#3654)
|
1 year ago |
Kevin Wan
|
d953675085
|
chore: add tests (#2960)
|
2 years ago |
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
|
2 years ago |
Kevin Wan
|
66c2a28e66
|
fix #2364 (#2377)
|
2 years ago |
Kevin Wan
|
974ba5c9aa
|
test: add codecov (#1863)
|
3 years ago |
Kevin Wan
|
2732d3cdae
|
chore: refactor cache (#1532)
|
3 years ago |
chenquan
|
e8c307e4dc
|
feat: support ctx in `Cache` (#1518)
* feature: support ctx in `Cache`
Signed-off-by: chenquan <chenquan.dev@foxmail.com>
* fix: `errors.Is` instead of `=`
Signed-off-by: chenquan <chenquan.dev@foxmail.com>
|
3 years ago |
Kevin Wan
|
a91c3907a8
|
feat: rename module from tal-tech to zeromicro (#1413)
|
3 years ago |
Kevin Wan
|
5cc9eb0de4
|
rename sharedcalls to singleflight (#1017)
|
3 years ago |
Kevin Wan
|
bf3ce16823
|
fix #820 (#934)
|
3 years ago |
Bo-Yi Wu
|
73906f996d
|
chore(format): change by gofumpt tool (#697)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
|
4 years ago |
Kevin Wan
|
9adc7d4cb9
|
fix comment function names (#649)
|
4 years ago |
Kevin Wan
|
c566b5ff82
|
fix golint issues in core/stores (#527)
|
4 years ago |
Kevin Wan
|
457048bfac
|
fix golint issues in core/collection, refine cache interface (#475)
|
4 years ago |
Kevin Wan
|
5e969cbef0
|
fix golint issues, else blocks (#457)
|
4 years ago |
Kevin Wan
|
b88ba14597
|
fixes issue #425 (#438)
|
4 years ago |
Kevin Wan
|
c3b9c3c5ab
|
use english readme as default, because of github ranking (#427)
|
4 years ago |
kevin
|
f87d9d1dda
|
refine code style
|
4 years ago |
kevin
|
fe855c52f1
|
avoid bigint converted into float64 when unmarshaling
|
4 years ago |
kevin
|
d1b303fe7e
|
export cache package, add client interceptor customization
|
4 years ago |