Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartServer ¶
func StopServer ¶
func StopServer()
Types ¶
type GetCounterResult ¶
type GetCounterResult struct {
Count int `json:"count"`
}
type StartConfig ¶
type StartConfig struct {
DatabaseUrl string `json:"database_url"`
}
Click to show internal directories.
Click to hide internal directories.