golang.org/x/pkgsite/internal.ModuleInfo.CommitTime (field)
11 uses
golang.org/x/pkgsite/internal (current package)
discovery.go#L47: CommitTime time.Time
golang.org/x/pkgsite/internal/fetch
fetch.go#L322: CommitTime: commitTime,
golang.org/x/pkgsite/internal/frontend
main.go#L200: CommitTime: absoluteTime(um.CommitTime),
versions.go#L183: CommitTime: absoluteTime(mi.CommitTime),
golang.org/x/pkgsite/internal/localdatasource
datasource.go#L156: CommitTime: fetch.LocalCommitTime,
golang.org/x/pkgsite/internal/postgres
details.go#L195: if err := scan(&mi.ModulePath, &mi.Version, &mi.CommitTime,
insert_module.go#L48: if m.CommitTime.IsZero() {
insert_module.go#L246: m.CommitTime,
unit.go#L100: &um.CommitTime,
golang.org/x/pkgsite/internal/testing/sample
sample.go#L281: CommitTime: CommitTime,
sample.go#L359: CommitTime: NowTruncated(),
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |