Documentation
¶
Index ¶
Constants ¶
View Source
const ( ENV_DB_PATH = "DB_PATH" ENV_PORT = "PORT" )
View Source
const (
SPECIAL_OFFSET_HEARTBEAT = -1
)
Variables ¶
View Source
var ( // DBPath is the path to the SQLite database file DBPath = "./dbtest.db" Port = "8097" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.