address

package
v0.0.0-...-54f08f8 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Address

type Address struct {
	// contains filtered or unexported fields
}

func MustParseAddr

func MustParseAddr(addr string) *Address

func NewAddress

func NewAddress(flags byte, workchain byte, data []byte) *Address

func ParseAddr

func ParseAddr(addr string) (*Address, error)

func (*Address) Checksum

func (a *Address) Checksum() uint16

func (*Address) Data

func (a *Address) Data() []byte

func (*Address) Dump

func (a *Address) Dump() string

func (*Address) FlagsToByte

func (a *Address) FlagsToByte() (flags byte)

func (*Address) IsAddrNone

func (a *Address) IsAddrNone() bool

func (*Address) IsBounceable

func (a *Address) IsBounceable() bool

func (*Address) IsTestnetOnly

func (a *Address) IsTestnetOnly() bool

func (*Address) MarshalJSON

func (a *Address) MarshalJSON() ([]byte, error)

func (*Address) SetBounce

func (a *Address) SetBounce(bouncable bool)

func (*Address) SetTestnetOnly

func (a *Address) SetTestnetOnly(testnetOnly bool)

func (*Address) String

func (a *Address) String() string

func (*Address) Workchain

func (a *Address) Workchain() byte

Jump to

Keyboard shortcuts

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