You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/core/stores
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
2 years ago
..
builder RawFieldNames should ignore the field whose name is start with a dash (#2725) 2 years ago
cache Modify comment syntax error (#2572) 2 years ago
clickhouse chore: update k8s.io/client-go for security reason, go is upgrade to 1.16 (#1912) 3 years ago
kv feat(redis): add ZaddFloat & ZaddFloatCtx (#2291) 2 years ago
mon feat: support ptr of ptr of ... in mapping (#2779) 2 years ago
monc chore: gofumpt (#2439) 2 years ago
mongo fix: logx disable not working in some cases (#2306) 2 years ago
mongoc feat: support baggage propagation in httpc (#2375) 2 years ago
postgres revert postgres package refactor (#1796) 3 years ago
redis feat: support ptr of ptr of ... in mapping (#2779) 2 years ago
sqlc feat: support baggage propagation in httpc (#2375) 2 years ago
sqlx feat: support ptr of ptr of ... in mapping (#2779) 2 years ago