github.com/golang/protobuf/proto.Properties.JSONName (field)
4 uses
github.com/golang/protobuf/proto (current package)
properties.go#L48: JSONName string
properties.go#L115: if p.JSONName != "" {
properties.go#L116: s += ",json=" + p.JSONName
properties.go#L148: p.JSONName = s[len("json="):]
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)