internal/gover.Version.Pre (field)
5 uses
internal/gover (current package)
gover.go#L28: Pre string // decimal or ""
gover.go#L52: if c := CmpInt(vx.Pre, vy.Pre); c != 0 {
gover.go#L79: return v != Version{} && v.Patch == "" && v.Kind == "" && v.Pre == ""
gover.go#L163: v.Pre, x, ok = cutInt(x)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)