pb

package
v0.0.0-...-edba861 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2024 License: CC0-1.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_record_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Record

type Record struct {
	Id     int32                  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	OptId  *int32                 `protobuf:"varint,2,opt,name=opt_id,json=optId,proto3,oneof" json:"opt_id,omitempty"`
	Ts     *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=ts,proto3" json:"ts,omitempty"`
	OptTs  *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=opt_ts,json=optTs,proto3,oneof" json:"opt_ts,omitempty"`
	Any    *anypb.Any             `protobuf:"bytes,5,opt,name=any,proto3" json:"any,omitempty"`
	OptAny *anypb.Any             `protobuf:"bytes,6,opt,name=opt_any,json=optAny,proto3,oneof" json:"opt_any,omitempty"`
	// contains filtered or unexported fields
}

func (*Record) Descriptor deprecated

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

Deprecated: Use Record.ProtoReflect.Descriptor instead.

func (*Record) GetAny

func (x *Record) GetAny() *anypb.Any

func (*Record) GetId

func (x *Record) GetId() int32

func (*Record) GetOptAny

func (x *Record) GetOptAny() *anypb.Any

func (*Record) GetOptId

func (x *Record) GetOptId() int32

func (*Record) GetOptTs

func (x *Record) GetOptTs() *timestamppb.Timestamp

func (*Record) GetTs

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

func (*Record) ProtoMessage

func (*Record) ProtoMessage()

func (*Record) ProtoReflect

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

func (*Record) Reset

func (x *Record) Reset()

func (*Record) String

func (x *Record) String() string

type SubRecord

type SubRecord struct {
	Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*SubRecord) Descriptor deprecated

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

Deprecated: Use SubRecord.ProtoReflect.Descriptor instead.

func (*SubRecord) GetId

func (x *SubRecord) GetId() int32

func (*SubRecord) ProtoMessage

func (*SubRecord) ProtoMessage()

func (*SubRecord) ProtoReflect

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

func (*SubRecord) Reset

func (x *SubRecord) Reset()

func (*SubRecord) String

func (x *SubRecord) String() string

Jump to

Keyboard shortcuts

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