base

package
v1.34.2-20221221110919... Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_schema_lists_base_List_v1_proto protoreflect.FileDescriptor
View Source
var File_schema_lists_base_anyDataList_proto protoreflect.FileDescriptor
View Source
var File_schema_lists_base_idList_v1_proto protoreflect.FileDescriptor
View Source
var File_schema_lists_base_propertyList_v1_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AnyDataList

type AnyDataList struct {
	List []*base.AnyData `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*AnyDataList) Descriptor deprecated

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

Deprecated: Use AnyDataList.ProtoReflect.Descriptor instead.

func (*AnyDataList) GetList

func (x *AnyDataList) GetList() []*base.AnyData

func (*AnyDataList) ProtoMessage

func (*AnyDataList) ProtoMessage()

func (*AnyDataList) ProtoReflect

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

func (*AnyDataList) Reset

func (x *AnyDataList) Reset()

func (*AnyDataList) String

func (x *AnyDataList) String() string

type IDList

type IDList struct {
	IdList []*base.AnyID `protobuf:"bytes,1,rep,name=id_list,json=idList,proto3" json:"id_list,omitempty"`
	// contains filtered or unexported fields
}

func (*IDList) Descriptor deprecated

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

Deprecated: Use IDList.ProtoReflect.Descriptor instead.

func (*IDList) GetIdList

func (x *IDList) GetIdList() []*base.AnyID

func (*IDList) ProtoMessage

func (*IDList) ProtoMessage()

func (*IDList) ProtoReflect

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

func (*IDList) Reset

func (x *IDList) Reset()

func (*IDList) String

func (x *IDList) String() string

type List

type List struct {

	// Types that are assignable to Impl:
	//
	//	*List_DataList
	//	*List_IdList
	//	*List_PropertyList
	Impl isList_Impl `protobuf_oneof:"Impl"`
	// contains filtered or unexported fields
}

func (*List) Descriptor deprecated

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

Deprecated: Use List.ProtoReflect.Descriptor instead.

func (*List) GetDataList

func (x *List) GetDataList() *AnyDataList

func (*List) GetIdList

func (x *List) GetIdList() *IDList

func (*List) GetImpl

func (m *List) GetImpl() isList_Impl

func (*List) GetPropertyList

func (x *List) GetPropertyList() *PropertyList

func (*List) ProtoMessage

func (*List) ProtoMessage()

func (*List) ProtoReflect

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

func (*List) Reset

func (x *List) Reset()

func (*List) String

func (x *List) String() string

type List_DataList

type List_DataList struct {
	DataList *AnyDataList `protobuf:"bytes,1,opt,name=data_list,json=dataList,proto3,oneof"`
}

type List_IdList

type List_IdList struct {
	IdList *IDList `protobuf:"bytes,2,opt,name=id_list,json=idList,proto3,oneof"`
}

type List_PropertyList

type List_PropertyList struct {
	PropertyList *PropertyList `protobuf:"bytes,3,opt,name=property_list,json=propertyList,proto3,oneof"`
}

type PropertyList

type PropertyList struct {
	PropertyList []*base.AnyProperty `protobuf:"bytes,1,rep,name=property_list,json=propertyList,proto3" json:"property_list,omitempty"`
	// contains filtered or unexported fields
}

func (*PropertyList) Descriptor deprecated

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

Deprecated: Use PropertyList.ProtoReflect.Descriptor instead.

func (*PropertyList) GetPropertyList

func (x *PropertyList) GetPropertyList() []*base.AnyProperty

func (*PropertyList) ProtoMessage

func (*PropertyList) ProtoMessage()

func (*PropertyList) ProtoReflect

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

func (*PropertyList) Reset

func (x *PropertyList) Reset()

func (*PropertyList) String

func (x *PropertyList) String() string

Jump to

Keyboard shortcuts

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