proto

package
v0.0.0-...-527fe1d Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_proto_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Test

type Test struct {

	// AString is a test field.
	AString string `protobuf:"bytes,1,opt,name=AString,proto3" json:"AString,omitempty"`
	// AInt is a test int64.
	AInt int64 `protobuf:"varint,2,opt,name=AInt,proto3" json:"AInt,omitempty"`
	// contains filtered or unexported fields
}

func (*Test) Descriptor deprecated

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

Deprecated: Use Test.ProtoReflect.Descriptor instead.

func (*Test) GetAInt

func (x *Test) GetAInt() int64

func (*Test) GetAString

func (x *Test) GetAString() string

func (*Test) ProtoMessage

func (*Test) ProtoMessage()

func (*Test) ProtoReflect

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

func (*Test) Reset

func (x *Test) Reset()

func (*Test) String

func (x *Test) String() string

Jump to

Keyboard shortcuts

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