ndid_abci_param_v8

package
v8.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2022 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_param_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type KeyValue

type KeyValue struct {
	Key   []byte `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*KeyValue) Descriptor deprecated

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

Deprecated: Use KeyValue.ProtoReflect.Descriptor instead.

func (*KeyValue) GetKey

func (x *KeyValue) GetKey() []byte

func (*KeyValue) GetValue

func (x *KeyValue) GetValue() []byte

func (*KeyValue) ProtoMessage

func (*KeyValue) ProtoMessage()

func (*KeyValue) ProtoReflect

func (x *KeyValue) ProtoReflect() protoreflect.Message

func (*KeyValue) Reset

func (x *KeyValue) Reset()

func (*KeyValue) String

func (x *KeyValue) String() string

type SetInitDataParam

type SetInitDataParam struct {
	KvList []*KeyValue `protobuf:"bytes,1,rep,name=kv_list,json=kvList,proto3" json:"kv_list,omitempty"`
	// contains filtered or unexported fields
}

func (*SetInitDataParam) Descriptor deprecated

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

Deprecated: Use SetInitDataParam.ProtoReflect.Descriptor instead.

func (*SetInitDataParam) GetKvList

func (x *SetInitDataParam) GetKvList() []*KeyValue

func (*SetInitDataParam) ProtoMessage

func (*SetInitDataParam) ProtoMessage()

func (*SetInitDataParam) ProtoReflect

func (x *SetInitDataParam) ProtoReflect() protoreflect.Message

func (*SetInitDataParam) Reset

func (x *SetInitDataParam) Reset()

func (*SetInitDataParam) String

func (x *SetInitDataParam) String() string

Jump to

Keyboard shortcuts

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