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/mon
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
..
bulkinserter.go feat: replace NewBetchInserter function name (#2769) 2 years ago
bulkinserter_test.go feat: replace NewBetchInserter function name (#2769) 2 years ago
clientmanager.go feat: add mongo options (#2753) 2 years ago
clientmanager_test.go feat: use mongodb official driver instead of mgo (#1782) 3 years ago
collection.go chore: gofumpt (#2439) 2 years ago
collection_test.go chore: fix naming problem (#2500) 2 years ago
model.go feat: add mongo options (#2753) 2 years ago
model_test.go chore: refactor (#1814) 3 years ago
options.go feat: add mongo options (#2753) 2 years ago
options_test.go feat: add mongo options (#2753) 2 years ago
trace.go feat: support ptr of ptr of ... in mapping (#2779) 2 years ago
util.go refactor: refactor trace in redis & sql & mongo (#1865) 3 years ago
util_test.go refactor: refactor trace in redis & sql & mongo (#1865) 3 years ago