package
module
Version:
v0.0.0-...-ea3c94a
Opens a new window with list of versions in this module.
Published: Jan 30, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Exec creates then queries an Example
Setup initializes a mongo client
type State struct {
Name string `bson:"name"`
Population int `bson:"pop"`
}
State is our data model
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.