pkg/

directory
v0.4.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2021 License: MIT

Directories

Path Synopsis
Package cert helps creating a self signed key and certs for TLS server Note: Adopted from https://golang.org/src/crypto/tls/generate_cert.go
Package cert helps creating a self signed key and certs for TLS server Note: Adopted from https://golang.org/src/crypto/tls/generate_cert.go
Package livereload implements HTML5 Server Side Events to live reload connected browsers Usage: first start the livereload instance liveReload := livereload.New() liveReload.Start() then, install an HTTP handler on desired path http.Handle("/livereload", liveReload) then, reload the connected browsers liveReload.Reload() The target browser must support HTML5 Server Side Events.
Package livereload implements HTML5 Server Side Events to live reload connected browsers Usage: first start the livereload instance liveReload := livereload.New() liveReload.Start() then, install an HTTP handler on desired path http.Handle("/livereload", liveReload) then, reload the connected browsers liveReload.Reload() The target browser must support HTML5 Server Side Events.
Package logger provides color coded log messages with error handling
Package logger provides color coded log messages with error handling
Package sorvor is an extremely fast, zero config ServeIndex for modern web applications.
Package sorvor is an extremely fast, zero config ServeIndex for modern web applications.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL