settings

package
v0.0.0-...-0b86ddf Latest Latest
Warning

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

Go to latest
Published: May 12, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Setting

type Setting struct {
	Id         bson.ObjectId `bson:"_id,omitempty" json:"Id"`
	Title      string        `bson:"Title" json:"Title"`
	IsInitDone bool          `bson:"IsInitDone" json:"IsInitDone"`
}

func (*Setting) CreateNew

func (this *Setting) CreateNew() (*Setting, error)

func (*Setting) Get

func (this *Setting) Get() (Setting, error)

Jump to

Keyboard shortcuts

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