Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartWebserver ¶
func StartWebserver(opts StartWebserverOptions)
StartWebserver starts the webserver
Types ¶
type ErrorResponse ¶
type ErrorResponse struct {
Error string `json:"error"`
}
ErrorResponse is the response send by the server when an error occurs
Click to show internal directories.
Click to hide internal directories.