Exemple #1
0
func jsonFieldName(field *descriptor.FieldDescriptorProto) string {
	return field.GetJsonName()
}