package proto
import "github.com/containerd/containerd/protobuf/proto"
Package proto provides convinient aliases that make google.golang.org/protobuf migration easier.
Index ¶
- func Marshal(input google.Message) ([]byte, error)
- func Unmarshal(input []byte, output google.Message) error
Functions ¶
func Marshal ¶
func Unmarshal ¶
Source Files ¶
- Version
- v1.7.4
- Published
- Aug 24, 2023
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 3 minutes ago –
Tools for package owners.