Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StatDownloads ¶
type StatDownloads struct { RepoName string `json:"repoName"` ArtifactName string `json:"artifactName"` Downloads int `json:"downloads"` }
StatDownloads contains information about an artifact and the number of times it has been downloaded
Click to show internal directories.
Click to hide internal directories.