package
0.0.0-20190310032419-c729bb3725f1
Repository: https://github.com/dowlandaiello/gop2p.git
Documentation: pkg.go.dev
# Functions
FromBytes - attempt to decode byte array to protobufMessage.
NewProtobufGuide - initialize and register protobuf message guide.
NewProtobufMessage - initialize protobuf message.
ReadGuideFromMemory - read protobufGuide from memory.
# Structs
ProtobufGuide - container holding metadata/supporting proto file.
ProtobufMessage - container holding protobuf message, metadata/supporting proto file.
No description provided by the author