Versions in this module Expand all Collapse all v0 v0.0.2 Dec 13, 2020 Changes in this version + const Binary + var BuildTime string + var GitCommit string + var Version string + func GetBandwidth() int64 + func GetCPUUse() float64 + func GetData(r *http.Request) map[string]string + func GetDelay() int64 + func GetErrorRate() float64 + func GetLiveness() bool + func GetReadiness() bool + func RenderBuildData() string + func RenderSessionData() string + func SetBandwidth(b int64) + func SetCPUUse(c float64) + func SetDelay(d int64) + func SetErrorRate(e float64) + func SetLiveness(l bool) + func SetReadiness(r bool) + type Settings struct + func NewSettings() *Settings