package
0.0.0-20241008163158-78472ee855b2
Repository: https://github.com/superm4n97/account-server.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
IfPresent returns nil,false,err => if any error occur nil,false,nil => if there is no object found with current filter []byte{},true,nil => if there is one or many objects found.
dbUri specifies the database connection string and dbName specifies the default values:
uri: mongodb://localhost:27017 dbName: account-server.