dub-registry ~master (2022-03-03T15:35:30.9161692)
Dub
Repo
DbDownloadStatsT
dubregistry
dbcontroller
Undocumented in source.
struct
DbDownloadStatsT (
T
=
uint
) {
T
total
;
T
monthly
;
T
weekly
;
T
daily
;
}
Members
Variables
daily
T
daily
;
monthly
T
monthly
;
Undocumented in source.
total
T
total
;
weekly
T
weekly
;
Undocumented in source.
Meta
Source
See Implementation
dubregistry
dbcontroller
aliases
DbDownloadStats
DbRepoStats
classes
DbController
RecordNotFound
functions
vcmp
structs
DbDownloadStatsT
DbPackage
DbPackageDownload
DbPackageFile
DbPackageStats
DbPackageVersion
DbRepoStatsT
DbRepository
DbStatDistributions