models

package
v0.0.0-...-b6827e2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2020 License: MIT Imports: 0 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Post

type Post struct {
	//ID     primitive.ObjectID `bson: "_id" json: "id"`
	Name   string `bson: "name" json "name"`
	Text   string `bson: "text" json "text"`
	Writer string `bsonL: "writer" json: "writer"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL