Documentation ¶
Index ¶
Constants ¶
View Source
const ( FILE = "vince.json" DB_PATH = "db" BLOCKS_PATH = "blocks" RAFT_PATH = "raft" SECRET_KEY = "secret_key" MYSQL_SOCKET = "sql.sock" )
Variables ¶
View Source
var (
DefaultEventsBufferSize = 10 << 10
)
Functions ¶
func SocketFile ¶ added in v0.0.44
SocketFile returns path to mysql socket file. Internally we use this socket for query endpoint.
Types ¶
Click to show internal directories.
Click to hide internal directories.