Documentation
¶
Index ¶
- Constants
- Variables
- func Blue(input any) *colored
- func Cyan(input any) *colored
- func Gray(input any) *colored
- func Green(input any) *colored
- func Huge(k int, v any) *sized
- func Magenta(input any) *colored
- func New(logfile, terminal io.Writer, default_keep, poll_interval_ms int, flags int) *impl
- func NoSpaceAfter(v any) *no_space_after
- func Red(input any) *colored
- func ServeClientJS(w http.ResponseWriter, r *http.Request)
- func White(input any) *colored
- func Yellow(input any) *colored
- type HTML_PAIR
- type HTML_PART
- type HTML_SHORT
Constants ¶
View Source
const ( INSERT_SPACES_IN_WEBSOCKET int = 1 << iota INSERT_SPACES_IN_FILE INSERT_SPACES_IN_TERMINAL )
Variables ¶
View Source
var ClientJS []byte
View Source
var NL = &shared_newline{}
Functions ¶
func NoSpaceAfter ¶
func NoSpaceAfter(v any) *no_space_after
func ServeClientJS ¶
func ServeClientJS(w http.ResponseWriter, r *http.Request)
Types ¶
type HTML_PAIR ¶
func (HTML_PAIR) MarshalJSON ¶
type HTML_SHORT ¶
type HTML_SHORT string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.