dub-registry v2.2.0 (2017-09-04T14:20:42Z)
Home
Dub
Repo
DbPackageStats
dubregistry
dbcontroller
Undocumented in source.
struct
DbPackageStats {
SysTime
updatedAt
;
DbDownloadStats
downloads
;
DbRepoStats
repo
;
}
Members
Variables
downloads
DbDownloadStats
downloads
;
Undocumented in source.
repo
DbRepoStats
repo
;
Undocumented in source.
updatedAt
SysTime
updatedAt
;
Undocumented in source.
Meta
Source
See Implementation
dubregistry
dbcontroller
classes
DbController
RecordNotFound
functions
vcmp
structs
DbDownloadStats
DbPackage
DbPackageDownload
DbPackageStats
DbPackageVersion
DbRepoStats
DbRepository