package
Version:
v0.6.4
Opens a new window with list of versions in this module.
Published: Dec 5, 2024
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Report struct {
ID string `json:"id"`
OS string `json:"os"`
Arch string `json:"arch"`
Version string `json:"version"`
Uptime int64 `json:"uptime"`
Requests uint64 `json:"requests"`
Upstreams uint64 `json:"upstreams"`
}
Reporter sends a periodic usage report.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.