wire

package
v0.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterCrypto

func RegisterCrypto(cdc *Codec)

Types

type Codec

type Codec struct{}

func NewCodec

func NewCodec() *Codec

func (*Codec) MarshalBinary

func (cdc *Codec) MarshalBinary(o interface{}) ([]byte, error)

func (*Codec) MarshalJSON

func (cdc *Codec) MarshalJSON(o interface{}) ([]byte, error)

func (*Codec) UnmarshalBinary

func (cdc *Codec) UnmarshalBinary(bz []byte, o interface{}) error

func (*Codec) UnmarshalJSON

func (cdc *Codec) UnmarshalJSON(bz []byte, o interface{}) (err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL