shared

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2021 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_shared_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Empty

type Empty struct {
	// contains filtered or unexported fields
}

func (*Empty) Descriptor deprecated

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

Deprecated: Use Empty.ProtoReflect.Descriptor instead.

func (*Empty) ProtoMessage

func (*Empty) ProtoMessage()

func (*Empty) ProtoReflect

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

func (*Empty) Reset

func (x *Empty) Reset()

func (*Empty) String

func (x *Empty) String() string

type StreamIdentifier

type StreamIdentifier struct {
	StreamName []byte `protobuf:"bytes,3,opt,name=streamName,proto3" json:"streamName,omitempty"`
	// contains filtered or unexported fields
}

func (*StreamIdentifier) Descriptor deprecated

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

Deprecated: Use StreamIdentifier.ProtoReflect.Descriptor instead.

func (*StreamIdentifier) GetStreamName

func (x *StreamIdentifier) GetStreamName() []byte

func (*StreamIdentifier) ProtoMessage

func (*StreamIdentifier) ProtoMessage()

func (*StreamIdentifier) ProtoReflect

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

func (*StreamIdentifier) Reset

func (x *StreamIdentifier) Reset()

func (*StreamIdentifier) String

func (x *StreamIdentifier) String() string

type UUID

type UUID struct {

	// Types that are assignable to Value:
	//	*UUID_Structured_
	//	*UUID_String_
	Value isUUID_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

func (*UUID) Descriptor deprecated

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

Deprecated: Use UUID.ProtoReflect.Descriptor instead.

func (*UUID) GetString_

func (x *UUID) GetString_() string

func (*UUID) GetStructured

func (x *UUID) GetStructured() *UUID_Structured

func (*UUID) GetValue

func (m *UUID) GetValue() isUUID_Value

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

type UUID_String_

type UUID_String_ struct {
	String_ string `protobuf:"bytes,2,opt,name=string,proto3,oneof"`
}

type UUID_Structured

type UUID_Structured struct {
	MostSignificantBits  int64 `protobuf:"varint,1,opt,name=most_significant_bits,json=mostSignificantBits,proto3" json:"most_significant_bits,omitempty"`
	LeastSignificantBits int64 `protobuf:"varint,2,opt,name=least_significant_bits,json=leastSignificantBits,proto3" json:"least_significant_bits,omitempty"`
	// contains filtered or unexported fields
}

func (*UUID_Structured) Descriptor deprecated

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

Deprecated: Use UUID_Structured.ProtoReflect.Descriptor instead.

func (*UUID_Structured) GetLeastSignificantBits

func (x *UUID_Structured) GetLeastSignificantBits() int64

func (*UUID_Structured) GetMostSignificantBits

func (x *UUID_Structured) GetMostSignificantBits() int64

func (*UUID_Structured) ProtoMessage

func (*UUID_Structured) ProtoMessage()

func (*UUID_Structured) ProtoReflect

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

func (*UUID_Structured) Reset

func (x *UUID_Structured) Reset()

func (*UUID_Structured) String

func (x *UUID_Structured) String() string

type UUID_Structured_

type UUID_Structured_ struct {
	Structured *UUID_Structured `protobuf:"bytes,1,opt,name=structured,proto3,oneof"`
}

Jump to

Keyboard shortcuts

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