package
0.0.0-20240818070223-8c5dc4956312
Repository: https://github.com/alanyeung95/goprojectdemo.git
Documentation: pkg.go.dev
# Functions
NewClient is the function to create an new mongo connection.
NewItemRepository is the repo to store item model.
NewUserRepository is the repo to store User model.
ShardCollection shards the given collection with hashed shard key on the _id.
# Structs
No description provided by the author
No description provided by the author