Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleIndex ¶
HandleIndex returns an index appstats handler rooted at root. It's useful if you desire your server to responds with the appstats HTML page at a
func HandleSignalInterrupt ¶
func HandleSignalInterrupt(msg string, args ...interface{})
func RegisterDefault ¶
func RegisterDefault()
Types ¶
type HotReloader ¶
type HotReloader struct {
// contains filtered or unexported fields
}
func NewHotReloader ¶
func NewHotReloader(path string, rate int) *HotReloader
func (*HotReloader) Watch ¶
func (hr *HotReloader) Watch()
Click to show internal directories.
Click to hide internal directories.