package pbutil
import "github.com/coreos/etcd/pkg/pbutil"
Index ¶
- func MustMarshal(m Marshaler) []byte
- func MustUnmarshal(um Unmarshaler, data []byte)
- type Marshaler
- type Unmarshaler
Functions ¶
func MustMarshal ¶
func MustUnmarshal ¶
func MustUnmarshal(um Unmarshaler, data []byte)
Types ¶
type Marshaler ¶
type Unmarshaler ¶
Source Files ¶
- Version
- v0.5.0-alpha.3
- Published
- Nov 15, 2014
- Platform
- darwin/amd64
- Imports
- 1 packages
- Last checked
- 7 minutes ago –
Tools for package owners.