github.com/golang/protobuf/proto.Properties.MapValProp (field)

3 uses

	github.com/golang/protobuf/proto (current package)
		properties.go#L82: 	MapValProp *Properties
		properties.go#L207: 		p.MapValProp = new(Properties)
		properties.go#L208: 		p.MapValProp.Init(nil, "Value", f.Tag.Get("protobuf_val"), nil)