Documentation ¶ Index ¶ func Report() type Usage Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Report ¶ func Report() Types ¶ type Usage ¶ type Usage struct { Samples float64 `json:"samples"` // per second Users float64 `json:"users"` // user total Maintainer string `json:"maintainer"` Hostname string `json:"hostname"` Version string `json:"version"` } Source Files ¶ View all Source files usage.go Click to show internal directories. Click to hide internal directories.