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, logger log.DebugLogger) error
Types ¶
type HtmlWriter ¶
type RequestHtmlWriter ¶
type RequestHtmlWriter interface { HtmlWriter RequestWriteHtml(writer io.Writer, req *http.Request) }
Click to show internal directories.
Click to hide internal directories.