Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddHtmlWriter ¶
func AddHtmlWriter(htmlWriter HtmlWriter)
func StartServer ¶
func StartServer(portNum uint, builderObj *builder.Builder, logReporter logarchiver.BuildLogReporter, daemon bool) error
func StartServerWithOptionsAndParams ¶ added in v0.3.3
Types ¶
type HtmlWriter ¶
type Params ¶ added in v0.3.3
type Params struct { Builder *builder.Builder BuildLogReporter logarchiver.BuildLogReporter DaemonMode bool Logger log.DebugLogger }
Click to show internal directories.
Click to hide internal directories.