Documentation ¶
Overview ¶
shared internal functions for handling output to the terminal
interactive terminal interface for local clients
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HttpView ¶
type HttpView struct { log.Logger HttpRequests *util.Ring // contains filtered or unexported fields }
type TermView ¶
func NewTermView ¶
func NewTermView(ctl mvc.Controller) *TermView
Click to show internal directories.
Click to hide internal directories.