protobuf

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Key

type Key struct {
	Namespace string `protobuf:"bytes,1,opt,name=Namespace,proto3" json:"Namespace,omitempty"`
	Kind      string `protobuf:"bytes,2,opt,name=Kind,proto3" json:"Kind,omitempty"`
	IntID     int64  `protobuf:"varint,3,opt,name=IntID,proto3" json:"IntID,omitempty"`
	NameID    string `protobuf:"bytes,4,opt,name=NameID,proto3" json:"NameID,omitempty"`
	Parent    *Key   `protobuf:"bytes,5,opt,name=Parent,proto3" json:"Parent,omitempty"`
	// contains filtered or unexported fields
}

func (*Key) Descriptor deprecated

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

Deprecated: Use Key.ProtoReflect.Descriptor instead.

func (*Key) GetIntID

func (x *Key) GetIntID() int64

func (*Key) GetKind

func (x *Key) GetKind() string

func (*Key) GetNameID

func (x *Key) GetNameID() string

func (*Key) GetNamespace

func (x *Key) GetNamespace() string

func (*Key) GetParent

func (x *Key) GetParent() *Key

func (*Key) ProtoMessage

func (*Key) ProtoMessage()

func (*Key) ProtoReflect

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

func (*Key) Reset

func (x *Key) Reset()

func (*Key) String

func (x *Key) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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