//
pkg.gl
Category
github.com/deeper-x/weblog
db
package
0.2.1
Repository:
https://github.com/deeper-x/weblog.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
167 SLOC
#
Functions
GetEntries
GetEntries is the db wrapper to get entries.
NewEntry
NewEntry creates a new MS.
NewInstance
NewInstance creates a new database engine.
SaveEntry
SaveEntry is the db wrapper to save an entry.
#
Structs
Entry
Entry is a MongoDB object.
Instance
Instance is the interface for the database.