test_data

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SoAccount

type SoAccount struct {
	Name                 *prototype.AccountName   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	CreatedTime          *prototype.TimePointSec  `protobuf:"bytes,2,opt,name=created_time,json=createdTime,proto3" json:"created_time,omitempty"`
	Creator              *prototype.AccountName   `protobuf:"bytes,3,opt,name=creator,proto3" json:"creator,omitempty"`
	PubKey               *prototype.PublicKeyType `protobuf:"bytes,4,opt,name=pub_key,json=pubKey,proto3" json:"pub_key,omitempty"`
	Balance              *prototype.Coin          `protobuf:"bytes,5,opt,name=balance,proto3" json:"balance,omitempty"`
	Vest                 *prototype.Vest          `protobuf:"bytes,6,opt,name=vest,proto3" json:"vest,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*SoAccount) Descriptor

func (*SoAccount) Descriptor() ([]byte, []int)

func (*SoAccount) GetBalance

func (m *SoAccount) GetBalance() *prototype.Coin

func (*SoAccount) GetCreatedTime

func (m *SoAccount) GetCreatedTime() *prototype.TimePointSec

func (*SoAccount) GetCreator

func (m *SoAccount) GetCreator() *prototype.AccountName

func (*SoAccount) GetName

func (m *SoAccount) GetName() *prototype.AccountName

func (*SoAccount) GetPubKey

func (m *SoAccount) GetPubKey() *prototype.PublicKeyType

func (*SoAccount) GetVest added in v1.0.2

func (m *SoAccount) GetVest() *prototype.Vest

func (*SoAccount) ProtoMessage

func (*SoAccount) ProtoMessage()

func (*SoAccount) Reset

func (m *SoAccount) Reset()

func (*SoAccount) String

func (m *SoAccount) String() string

func (*SoAccount) XXX_DiscardUnknown

func (m *SoAccount) XXX_DiscardUnknown()

func (*SoAccount) XXX_Marshal

func (m *SoAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SoAccount) XXX_Merge

func (m *SoAccount) XXX_Merge(src proto.Message)

func (*SoAccount) XXX_Size

func (m *SoAccount) XXX_Size() int

func (*SoAccount) XXX_Unmarshal

func (m *SoAccount) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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