data

package
v1.30.0-20221207094333... Latest Latest
Warning

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

Go to latest
Published: unknown License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_schema_data_dataI_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type DataI

type DataI struct {

	// Types that are assignable to Impl:
	//
	//	*DataI_AccAddressData
	//	*DataI_BooleanData
	//	*DataI_DecData
	//	*DataI_HeightData
	//	*DataI_IdData
	//	*DataI_StringData
	Impl isDataI_Impl `protobuf_oneof:"impl"`
	// contains filtered or unexported fields
}

func (*DataI) Descriptor deprecated

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

Deprecated: Use DataI.ProtoReflect.Descriptor instead.

func (*DataI) GetAccAddressData

func (x *DataI) GetAccAddressData() *base.AccAddressDataI

func (*DataI) GetBooleanData

func (x *DataI) GetBooleanData() *base.BooleanDataI

func (*DataI) GetDecData

func (x *DataI) GetDecData() *base.DecDataI

func (*DataI) GetHeightData

func (x *DataI) GetHeightData() *base.HeightDataI

func (*DataI) GetIdData

func (x *DataI) GetIdData() *base.IdDataI

func (*DataI) GetImpl

func (m *DataI) GetImpl() isDataI_Impl

func (*DataI) GetStringData

func (x *DataI) GetStringData() *base.StringDataI

func (*DataI) ProtoMessage

func (*DataI) ProtoMessage()

func (*DataI) ProtoReflect

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

func (*DataI) Reset

func (x *DataI) Reset()

func (*DataI) String

func (x *DataI) String() string

type DataI_AccAddressData

type DataI_AccAddressData struct {
	AccAddressData *base.AccAddressDataI `protobuf:"bytes,1,opt,name=accAddressData,proto3,oneof"`
}

type DataI_BooleanData

type DataI_BooleanData struct {
	BooleanData *base.BooleanDataI `protobuf:"bytes,2,opt,name=booleanData,proto3,oneof"`
}

type DataI_DecData

type DataI_DecData struct {
	DecData *base.DecDataI `protobuf:"bytes,3,opt,name=decData,proto3,oneof"`
}

type DataI_HeightData

type DataI_HeightData struct {
	HeightData *base.HeightDataI `protobuf:"bytes,4,opt,name=heightData,proto3,oneof"`
}

type DataI_IdData

type DataI_IdData struct {
	IdData *base.IdDataI `protobuf:"bytes,5,opt,name=idData,proto3,oneof"`
}

type DataI_StringData

type DataI_StringData struct {
	StringData *base.StringDataI `protobuf:"bytes,7,opt,name=stringData,proto3,oneof"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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