package
Version:
v0.0.0-...-4accc28
Opens a new window with list of versions in this module.
Published: Jan 15, 2026
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ReportClient interface {
Do() error
}
type ReportPayload struct {
Url string `json:"url"`
Hash string `json:"hash"`
Lm string `json:"lm"`
Cl uint64 `json:"cl"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.