Documentation ¶
Overview ¶
Package pbutil defines interfaces for handling Protocol Buffer objects.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MaybeUnmarshal ¶
func MaybeUnmarshal(um Unmarshaler, data []byte) bool
func MustMarshal ¶
func MustUnmarshal ¶
func MustUnmarshal(um Unmarshaler, data []byte)
Types ¶
type Unmarshaler ¶
Click to show internal directories.
Click to hide internal directories.