go-zero/core
Kevin Wan cb4fcf2c6c
fix marshal ptr in httpc (#1789)
* fix marshal ptr in httpc

* add more tests

* add more tests

* add more tests

* fix issue on options and optional both provided
2022-04-15 19:07:34 +08:00
..
bloom feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
breaker feat: add rest/httpc to make http requests governacible (#1638) 2022-03-13 14:11:14 +08:00
cmdline feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
codec feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
collection refactor: move postgres to pg package (#1781) 2022-04-13 12:46:09 +08:00
conf feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
contextx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
discov chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
errorx fix #1541 (#1542) 2022-02-15 18:40:26 +08:00
executors feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
filex chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
fs feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
fx fix: mr goroutine leak on context deadline (#1433) 2022-01-10 22:06:10 +08:00
hash feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
iox feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
jsontype test: add more tests (#1137) 2021-10-15 16:07:38 +08:00
jsonx chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
lang chore: simplify mapreduce (#1401) 2022-01-01 19:24:35 +08:00
limit fix: HitQuota should be returned instead of Allowed when limit is equal to 1. (#1581) 2022-03-04 16:14:45 +08:00
load feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
logx chore: fix data race (#1593) 2022-02-28 23:17:51 +08:00
mapping fix marshal ptr in httpc (#1789) 2022-04-15 19:07:34 +08:00
mathx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
metric feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
mr test: change fuzz tests (#1504) 2022-02-05 09:44:01 +08:00
naming fix golint issues, exported doc (#451) 2021-02-08 21:31:56 +08:00
netx fix golint issues in core/netx (#501) 2021-02-22 09:56:56 +08:00
proc ci: add test for win (#1503) 2022-02-05 00:06:23 +08:00
prof chore: fix lint issue (#1694) 2022-03-22 13:31:05 +08:00
prometheus feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
queue feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
rescue feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
search feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
service feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
stat feat: support cpu stat on cgroups v2 (#1636) 2022-03-12 21:00:04 +08:00
stores refactor: move postgres to pg package (#1781) 2022-04-13 12:46:09 +08:00
stringx Feature/trie ac automation (#1479) 2022-01-25 11:14:56 +08:00
syncx chore: optimize string search with Aho–Corasick algorithm (#1476) 2022-01-23 23:37:02 +08:00
sysx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
threading feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
timex chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
trace chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
utils feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00