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) SetText ¶
func (m *Person) SetText(s encoding.TextMarshaler)
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
Click to show internal directories.
Click to hide internal directories.