Documentation
¶
Index ¶
- func ProtobufToJSON(message proto.Message) (string, error)
- func ReadBinaryFileToProtobuf(filename string, message proto.Message) error
- func ReadProtobufFromJSONFile(message proto.Message, filename string) error
- func WriteProtobufToBinaryFile(message proto.Message, filename string) error
- func WriteProtobufToJSONFile(message proto.Message, filename string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteProtobufToBinaryFile ¶
WriteProtobufToBinaryFile writes protobuf message to binary file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.