package proto

import "github.com/containerd/containerd/protobuf/proto"

Package proto provides convinient aliases that make google.golang.org/protobuf migration easier.

Index

Functions

func Marshal

func Marshal(input google.Message) ([]byte, error)

func Unmarshal

func Unmarshal(input []byte, output google.Message) error

Source Files

proto.go

Version
v1.7.4
Published
Aug 24, 2023
Platform
js/wasm
Imports
1 packages
Last checked
3 minutes ago

Tools for package owners.