package
Version:
v0.14.0-beta.1
Opens a new window with list of versions in this module.
Published: Dec 13, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Equal reports whether two messages are equal.
Marshal returns the wire-format encoding of m.
Unmarshal parses the wire-format message in b and places the result in m.
The provided message must be mutable (e.g., a non-nil pointer to a message).
Codec provides protobuf encoding.Codec.
Marshal implements encoding.Codec.
Name implements encoding.Codec.
Unmarshal implements encoding.Codec.
Message is the main interface for protobuf API v2 messages.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.