addr

package
v0.0.0-...-96e5f69 Latest Latest
Warning

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

Go to latest
Published: May 8, 2020 License: MIT Imports: 4 Imported by: 10

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddressType

type AddressType []byte

func MustParseAddr

func MustParseAddr(s string) AddressType

func ParseAddr

func ParseAddr(s string) (addr AddressType, err error)

func (AddressType) MarshalJSON

func (ww AddressType) MarshalJSON() ([]byte, error)

func (AddressType) String

func (aa AddressType) String() string

String is the insterface for fmt.String so that you can print an address as a "%s" and get human output.

func (*AddressType) UnmarshalJSON

func (ww *AddressType) UnmarshalJSON(b []byte) error

Jump to

Keyboard shortcuts

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