package
Version:
v0.0.0-...-4cc3681
Opens a new window with list of versions in this module.
Published: Jan 13, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type API struct {
Modified time.Time `json:"modified"`
Item *Endpoint `json:"item"`
Location *Endpoint `json:"location"`
}
type Endpoint struct {
Count int64 `json:"count"`
Modified time.Time `json:"modified"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.