message

package
v0.0.0-...-434faa1 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_playground_diff_message_message_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Msg

type Msg struct {
	Value string                 `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
	Sub   *Sub                   `protobuf:"bytes,10,opt,name=sub,proto3" json:"sub,omitempty"`
	Ts    *timestamppb.Timestamp `protobuf:"bytes,20,opt,name=ts,proto3" json:"ts,omitempty"`
	Dur   *durationpb.Duration   `protobuf:"bytes,21,opt,name=dur,proto3" json:"dur,omitempty"`
	Obj   *structpb.Struct       `protobuf:"bytes,22,opt,name=obj,proto3" json:"obj,omitempty"`
	// contains filtered or unexported fields
}

func (*Msg) Descriptor deprecated

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

Deprecated: Use Msg.ProtoReflect.Descriptor instead.

func (*Msg) GetDur

func (x *Msg) GetDur() *durationpb.Duration

func (*Msg) GetObj

func (x *Msg) GetObj() *structpb.Struct

func (*Msg) GetSub

func (x *Msg) GetSub() *Sub

func (*Msg) GetTs

func (x *Msg) GetTs() *timestamppb.Timestamp

func (*Msg) GetValue

func (x *Msg) GetValue() string

func (*Msg) ProtoMessage

func (*Msg) ProtoMessage()

func (*Msg) ProtoReflect

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

func (*Msg) Reset

func (x *Msg) Reset()

func (*Msg) String

func (x *Msg) String() string

type Sub

type Sub struct {
	Value string                 `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
	Ts    *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=ts,proto3" json:"ts,omitempty"`
	// contains filtered or unexported fields
}

func (*Sub) Descriptor deprecated

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

Deprecated: Use Sub.ProtoReflect.Descriptor instead.

func (*Sub) GetTs

func (x *Sub) GetTs() *timestamppb.Timestamp

func (*Sub) GetValue

func (x *Sub) GetValue() string

func (*Sub) ProtoMessage

func (*Sub) ProtoMessage()

func (*Sub) ProtoReflect

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

func (*Sub) Reset

func (x *Sub) Reset()

func (*Sub) String

func (x *Sub) String() string

Jump to

Keyboard shortcuts

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