rlp

package
v0.30.5 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EmptyString = 0x80
	EmptySlice  = 0xC0
)

Variables

This section is empty.

Functions

func Decode

func Decode(src []byte, dst interface{}) error

func Encode

func Encode(input interface{}) ([]byte, error)

Types

type Code

type Code uint32
const (
	ErrUnknown Code = iota
	ErrNoInput
	ErrInvalid
)

func (Code) Error

func (c Code) Error() string

Jump to

Keyboard shortcuts

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