com_mycorp_mynamespace

package
v2.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_sample_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type SampleRecord

type SampleRecord struct {
	Field1 int32   `protobuf:"varint,1,opt,name=field1,proto3" json:"field1,omitempty"`
	Field2 float64 `protobuf:"fixed64,2,opt,name=field2,proto3" json:"field2,omitempty"`
	Field3 string  `protobuf:"bytes,3,opt,name=field3,proto3" json:"field3,omitempty"`
	Field4 string  `protobuf:"bytes,4,opt,name=field4,proto3" json:"field4,omitempty"`
	// contains filtered or unexported fields
}

func (*SampleRecord) Descriptor deprecated

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

Deprecated: Use SampleRecord.ProtoReflect.Descriptor instead.

func (*SampleRecord) GetField1

func (x *SampleRecord) GetField1() int32

func (*SampleRecord) GetField2

func (x *SampleRecord) GetField2() float64

func (*SampleRecord) GetField3

func (x *SampleRecord) GetField3() string

func (*SampleRecord) GetField4

func (x *SampleRecord) GetField4() string

func (*SampleRecord) ProtoMessage

func (*SampleRecord) ProtoMessage()

func (*SampleRecord) ProtoReflect

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

func (*SampleRecord) Reset

func (x *SampleRecord) Reset()

func (*SampleRecord) String

func (x *SampleRecord) String() string

Jump to

Keyboard shortcuts

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