package
0.2.1
Repository: https://github.com/deeper-x/weblog.git
Documentation: pkg.go.dev

# Functions

GetEntries is the db wrapper to get entries.
NewEntry creates a new MS.
NewInstance creates a new database engine.
SaveEntry is the db wrapper to save an entry.

# Structs

Entry
Entry is a MongoDB object.
Instance is the interface for the database.