protobuf

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_v3_google_protobuf_timestamp_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type MultipleTimestamp

type MultipleTimestamp struct {
	One *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=one,proto3" json:"one,omitempty"`
	Two *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=two,proto3" json:"two,omitempty"`
	// contains filtered or unexported fields
}

func (*MultipleTimestamp) Descriptor deprecated

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

Deprecated: Use MultipleTimestamp.ProtoReflect.Descriptor instead.

func (*MultipleTimestamp) GetOne

func (*MultipleTimestamp) GetTwo

func (*MultipleTimestamp) ProtoMessage

func (*MultipleTimestamp) ProtoMessage()

func (*MultipleTimestamp) ProtoReflect

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

func (*MultipleTimestamp) Reset

func (x *MultipleTimestamp) Reset()

func (*MultipleTimestamp) String

func (x *MultipleTimestamp) String() string

type SingleTimestamp

type SingleTimestamp struct {
	Fut *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=fut,proto3" json:"fut,omitempty"`
	// contains filtered or unexported fields
}

func (*SingleTimestamp) Descriptor deprecated

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

Deprecated: Use SingleTimestamp.ProtoReflect.Descriptor instead.

func (*SingleTimestamp) GetFut

func (x *SingleTimestamp) GetFut() *timestamppb.Timestamp

func (*SingleTimestamp) ProtoMessage

func (*SingleTimestamp) ProtoMessage()

func (*SingleTimestamp) ProtoReflect

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

func (*SingleTimestamp) Reset

func (x *SingleTimestamp) Reset()

func (*SingleTimestamp) String

func (x *SingleTimestamp) String() string

Jump to

Keyboard shortcuts

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