package
Version:
v0.0.12
Opens a new window with list of versions in this module.
Published: May 6, 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
¶
Operation executes a single operation on the database
Transaction executes a series of actions in a single transaction
type Preferences struct {
URI string `long:"uri" env:"URI" description:"MongoDB URI" required:"true"`
Name string `long:"name" env:"NAME" description:"MongoDB database name" required:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.