Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ControlCommand ¶
func Spawn ¶
func Spawn(dataDir string, tc Connection)
Types ¶
type Connection ¶
type Connection struct { ControlPort int `db:"control_port" json:"control_port"` Port int `db:"port" json:"port"` }
func Create ¶
func Create(dataDir string) Connection
Click to show internal directories.
Click to hide internal directories.