pb

package
v0.0.0-...-a975caf Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_types_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type A

type A struct {
	S string                 `protobuf:"bytes,1,opt,name=s,proto3" json:"s,omitempty"`
	I int32                  `protobuf:"varint,2,opt,name=i,proto3" json:"i,omitempty"`
	B bool                   `protobuf:"varint,3,opt,name=b,proto3" json:"b,omitempty"`
	F float32                `protobuf:"fixed32,4,opt,name=f,proto3" json:"f,omitempty"`
	A *A                     `protobuf:"bytes,5,opt,name=a,proto3" json:"a,omitempty"`
	T *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=t,proto3" json:"t,omitempty"`
	// contains filtered or unexported fields
}

For testing.

func (*A) Descriptor deprecated

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

Deprecated: Use A.ProtoReflect.Descriptor instead.

func (*A) GetA

func (x *A) GetA() *A

func (*A) GetB

func (x *A) GetB() bool

func (*A) GetF

func (x *A) GetF() float32

func (*A) GetI

func (x *A) GetI() int32

func (*A) GetS

func (x *A) GetS() string

func (*A) GetT

func (x *A) GetT() *timestamppb.Timestamp

func (*A) MarshalBinary

func (a *A) MarshalBinary() ([]byte, error)

func (*A) ProtoMessage

func (*A) ProtoMessage()

func (*A) ProtoReflect

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

func (*A) Reset

func (x *A) Reset()

func (*A) String

func (x *A) String() string

func (*A) UnmarshalBinary

func (a *A) UnmarshalBinary(b []byte) error

Jump to

Keyboard shortcuts

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