golang.org/x/pkgsite/internal/config.Config.VersionID (field)
5 uses
golang.org/x/pkgsite/internal/config (current package)
config.go#L125: ProjectID, ServiceID, VersionID, ZoneID, InstanceID, LocationID string
config.go#L195: if c.VersionID != "" {
config.go#L196: return c.VersionID
config.go#L351: VersionID: GetEnv("GAE_VERSION", os.Getenv("DOCKER_IMAGE")),
config.go#L423: "version_id": cfg.VersionID,
![]() |
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. |