Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConfigDatabase = Database{
EventCollection: "events",
LockCollection: "locks",
Host: "127.0.0.1",
Port: "27017",
Name: "tracker",
}
View Source
var ConfigGeneral = General{
GrpcPort: "8765",
HttpPort: "8080",
LogLevel: "info",
}
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.