protocommon

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_common_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type LookupResp

type LookupResp struct {
	Found bool  `protobuf:"varint,1,opt,name=found,proto3" json:"found,omitempty"`
	Id    *UUID `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*LookupResp) Descriptor deprecated

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

Deprecated: Use LookupResp.ProtoReflect.Descriptor instead.

func (*LookupResp) GetFound

func (x *LookupResp) GetFound() bool

func (*LookupResp) GetId

func (x *LookupResp) GetId() *UUID

func (*LookupResp) ProtoMessage

func (*LookupResp) ProtoMessage()

func (*LookupResp) ProtoReflect

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

func (*LookupResp) Reset

func (x *LookupResp) Reset()

func (*LookupResp) String

func (x *LookupResp) String() string

type NameLookup

type NameLookup struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*NameLookup) Descriptor deprecated

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

Deprecated: Use NameLookup.ProtoReflect.Descriptor instead.

func (*NameLookup) GetName

func (x *NameLookup) GetName() string

func (*NameLookup) ProtoMessage

func (*NameLookup) ProtoMessage()

func (*NameLookup) ProtoReflect

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

func (*NameLookup) Reset

func (x *NameLookup) Reset()

func (*NameLookup) String

func (x *NameLookup) String() string

type UUID

type UUID struct {
	Bytes []byte `protobuf:"bytes,1,opt,name=bytes,proto3" json:"bytes,omitempty"`
	// contains filtered or unexported fields
}

func (*UUID) Descriptor deprecated

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

Deprecated: Use UUID.ProtoReflect.Descriptor instead.

func (*UUID) GetBytes

func (x *UUID) GetBytes() []byte

func (*UUID) ProtoMessage

func (*UUID) ProtoMessage()

func (*UUID) ProtoReflect

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

func (*UUID) Reset

func (x *UUID) Reset()

func (*UUID) String

func (x *UUID) String() string

Jump to

Keyboard shortcuts

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