command
module
Version:
v0.0.0-...-e9f6063
Opens a new window with list of versions in this module.
Published: Dec 8, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
MongoDB connection
Setup
go mod init github.com/ebsouza/go-code/mongodb
go get go.mongodb.org/mongo-driver/mongo@v1.15.0
go get github.com/joho/godotenv@v1.5.1
Run
go run main.go
To see more about operations on MongoDB
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.