ytree

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_yt_proto_yt_core_ytree_proto_attributes_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type TAttribute

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

func (*TAttribute) Descriptor deprecated

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

Deprecated: Use TAttribute.ProtoReflect.Descriptor instead.

func (*TAttribute) GetKey

func (x *TAttribute) GetKey() string

func (*TAttribute) GetValue

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

func (*TAttribute) ProtoMessage

func (*TAttribute) ProtoMessage()

func (*TAttribute) ProtoReflect

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

func (*TAttribute) Reset

func (x *TAttribute) Reset()

func (*TAttribute) String

func (x *TAttribute) String() string

type TAttributeDictionary

type TAttributeDictionary struct {
	Attributes []*TAttribute `protobuf:"bytes,1,rep,name=attributes" json:"attributes,omitempty"`
	// contains filtered or unexported fields
}

func (*TAttributeDictionary) Descriptor deprecated

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

Deprecated: Use TAttributeDictionary.ProtoReflect.Descriptor instead.

func (*TAttributeDictionary) GetAttributes

func (x *TAttributeDictionary) GetAttributes() []*TAttribute

func (*TAttributeDictionary) ProtoMessage

func (*TAttributeDictionary) ProtoMessage()

func (*TAttributeDictionary) ProtoReflect

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

func (*TAttributeDictionary) Reset

func (x *TAttributeDictionary) Reset()

func (*TAttributeDictionary) String

func (x *TAttributeDictionary) String() string

type TAttributeFilter

type TAttributeFilter struct {
	Keys  []string `protobuf:"bytes,1,rep,name=keys" json:"keys,omitempty"`
	Paths []string `protobuf:"bytes,2,rep,name=paths" json:"paths,omitempty"`
	// contains filtered or unexported fields
}

func (*TAttributeFilter) Descriptor deprecated

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

Deprecated: Use TAttributeFilter.ProtoReflect.Descriptor instead.

func (*TAttributeFilter) GetKeys

func (x *TAttributeFilter) GetKeys() []string

func (*TAttributeFilter) GetPaths

func (x *TAttributeFilter) GetPaths() []string

func (*TAttributeFilter) ProtoMessage

func (*TAttributeFilter) ProtoMessage()

func (*TAttributeFilter) ProtoReflect

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

func (*TAttributeFilter) Reset

func (x *TAttributeFilter) Reset()

func (*TAttributeFilter) String

func (x *TAttributeFilter) String() string

Jump to

Keyboard shortcuts

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