Versions in this module Expand all Collapse all v0 v0.0.2 Jun 20, 2020 v0.0.1 Jun 20, 2020 Changes in this version + type All struct + func (c *All) ToJSON() string + func (c *All) ToYAML() string + type Application struct + Branch string + BuildDate string + BuildInfo string + BuildUser string + Description string + GitRepository string + GoVersion string + HealthPath string + MetricStatPeriod string + MetricTimeWindow string + MetricsFiles []string + MetricsPath string + Name string + Revision string + ServerFile string + Version string + VersionInfo string + type ApplicationConf struct + type MetricDataQueriesConf struct + MetricDataQueries []MetricDataQuery + type MetricDataQuery struct + ID string + MetricStat struct{ ... } + type Server struct + Address string + Debug bool + IdleTimeout time.Duration + KeepAlivesEnabled bool + LogFormat string + Port uint16 + ReadHeaderTimeout time.Duration + ReadTimeout time.Duration + ShutdownTimeout time.Duration + WriteTimeout time.Duration + type ServerConf struct