Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheEntry ¶
type DiffResult ¶
type ElectronMap ¶
type ExtractResult ¶
type FetchResult ¶
type FetchResult struct {
RSS []RSSVersion
Docker []DockerTag
Electron ElectronMap
Error error
}
type RSSVersion ¶
type VersionType ¶
type VersionType string
const ( Desktop VersionType = "Desktop" Mobile VersionType = "Mobile" )
Click to show internal directories.
Click to hide internal directories.