//
pkg.gl
Category
github.com/robert-tyssen/go-auth-jwt-demo
internal
data
db
package
0.0.0-20240422234044-55d825fae797
Repository:
https://github.com/robert-tyssen/go-auth-jwt-demo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
27 SLOC
#
Functions
GetMongoClient
Get the MongoDB client using the connection string from .env Returns a pointer to a mongo.Client if successful, or an error.