kvtranset

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package kvtranset is a generated protocol buffer package.

It is generated from these files:

ledger/transet/kvtranset/kv_transet.proto

It has these top-level messages:

KVTranSet
KVTrans

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KVTranSet

type KVTranSet struct {
	Trans []*KVTrans `protobuf:"bytes,1,rep,name=trans" json:"trans,omitempty"`
}

func (*KVTranSet) Descriptor

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

func (*KVTranSet) GetTrans

func (m *KVTranSet) GetTrans() []*KVTrans

func (*KVTranSet) ProtoMessage

func (*KVTranSet) ProtoMessage()

func (*KVTranSet) Reset

func (m *KVTranSet) Reset()

func (*KVTranSet) String

func (m *KVTranSet) String() string

type KVTrans

type KVTrans struct {
	To          string `protobuf:"bytes,1,opt,name=to" json:"to,omitempty"`
	BalanceType string `protobuf:"bytes,2,opt,name=balance_type,json=balanceType" json:"balance_type,omitempty"`
	Amount      []byte `protobuf:"bytes,3,opt,name=amount,proto3" json:"amount,omitempty"`
}

func (*KVTrans) Descriptor

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

func (*KVTrans) GetAmount

func (m *KVTrans) GetAmount() []byte

func (*KVTrans) GetBalanceType

func (m *KVTrans) GetBalanceType() string

func (*KVTrans) GetTo

func (m *KVTrans) GetTo() string

func (*KVTrans) ProtoMessage

func (*KVTrans) ProtoMessage()

func (*KVTrans) Reset

func (m *KVTrans) Reset()

func (*KVTrans) String

func (m *KVTrans) String() string

Jump to

Keyboard shortcuts

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