package
Version:
v0.0.0-...-78fe5af
Opens a new window with list of versions in this module.
Published: Jun 11, 2017
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ConnectAndQuery connects, inserts a document, then
queries it
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.