Path returns the path of the file. May be used for items such as YAML unmarshalling errors.
()
| 102 | // |
| 103 | // May be used for items such as YAML unmarshalling errors. |
| 104 | Path() string |
| 105 | // UseProtoNames only applies for MessageEncodingYAML at this time. |
| 106 | UseProtoNames() bool |
| 107 | // UseEnumNumbers only applies for MessageEncodingYAML at this time. |
no outgoing calls