Documentation ¶
Index ¶
- func ReadFile(filename string, message protoreflect.ProtoMessage) error
- func StableJSON(message protoreflect.ProtoMessage) (string, error)
- func WriteFile(filename string, message protoreflect.ProtoMessage) error
- func WritePrettyJSONFile(filename string, message protoreflect.ProtoMessage) error
- func WriteStableJSONFile(filename string, message protoreflect.ProtoMessage) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadFile ¶
func ReadFile(filename string, message protoreflect.ProtoMessage) error
func StableJSON ¶
func StableJSON(message protoreflect.ProtoMessage) (string, error)
func WriteFile ¶
func WriteFile(filename string, message protoreflect.ProtoMessage) error
func WritePrettyJSONFile ¶
func WritePrettyJSONFile(filename string, message protoreflect.ProtoMessage) error
func WriteStableJSONFile ¶
func WriteStableJSONFile(filename string, message protoreflect.ProtoMessage) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.