package
0.0.0-20210129165913-76b32bcdc04b
Repository: https://github.com/akshit8/go-grpc.git
Documentation: pkg.go.dev
# Functions
ProtobufToJSON converts protocol buffer message to json string.
ReadProtobufFromBinaryFile reads protocol buffer message from binary file.
WriteProtobufToBinaryFile writes protocol buffer message to binary file.
WriteProtobufToJSONFile writes protocol buffer message to json file.