example

package
v0.0.0-...-d6e96aa Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Person

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

func (Person) ID

func (m Person) ID() string

func (Person) Name

func (m Person) Name() string

func (*Person) Rename

func (m *Person) Rename(s string)

func (*Person) SetTags

func (m *Person) SetTags(s []string)

func (*Person) SetText

func (m *Person) SetText(s encoding.TextMarshaler)

func (Person) Tags

func (m Person) Tags() []string

func (Person) Text

func (m Person) Text() encoding.TextMarshaler

type Wallet

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

func (Wallet) AddressType

func (m Wallet) AddressType() constant.AddressType

func (Wallet) WalletType

func (m Wallet) WalletType() adamant.WalletType

Jump to

Keyboard shortcuts

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