Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigServer ¶
type HTMLServer ¶
type HTMLServer struct {
// contains filtered or unexported fields
}
func StartServer ¶
func StartServer(config_path string) *HTMLServer
TODO make sure docker image is built before server starts
func (*HTMLServer) Stop ¶
func (htmlServer *HTMLServer) Stop() error
type LogHTTPSever ¶
type LogHTTPSever struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.