package
Version:
v0.0.0-...-b6827e2
Opens a new window with list of versions in this module.
Published: Apr 25, 2020
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Post struct {
Name string `bson: "name" json "name"`
Text string `bson: "text" json "text"`
Writer string `bsonL: "writer" json: "writer"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.