github.com/golang/protobuf/proto.Properties.Enum (field)
4 uses
github.com/golang/protobuf/proto (current package)
properties.go#L52: Enum string // Deprecated: Do not use.
properties.go#L118: if len(p.Enum) > 0 {
properties.go#L119: s += ",enum=" + p.Enum
properties.go#L150: p.Enum = s[len("enum="):]
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)