package
Version:
v0.0.0-...-839f9b5
Opens a new window with list of versions in this module.
Published: Nov 21, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Close closes the MongoDB connection.
Connect establishes a connection to MongoDB.
func Delete(collection string, query interface{}) error
Delete deletes records from a MongoDB collection.
func Find(collection string, query interface{}, result interface{}) error
Find retrieves data from a MongoDB collection.
Insert inserts data into a MongoDB collection.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.