Documentation
¶
Index ¶
Constants ¶
View Source
const Collection = "events"
Collection is the username of the database
View Source
const Database = "test"
Database is the name of the database
View Source
const Host = "localhost"
Host is the hostname of the database
View Source
const Port = "27017"
Port is the port of the database
View Source
const RootDir = "/home/deeper-x/go/src/github.com/deeper-x/weblog"
RootDir is the root directory of the project
Variables ¶
View Source
var GetAuthFile = func() string { return fmt.Sprintf("%s/wauth/whitelist.json", RootDir) }
GetAuthFile is the path to the file containing the authentication information
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.