test_protobuf

package
v1.3.13 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_base_type_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type GoBool

type GoBool struct {
	Value bool `protobuf:"varint,1,opt,name=Value,proto3" json:"Value,omitempty"`
	// contains filtered or unexported fields
}

func (*GoBool) Descriptor deprecated

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

Deprecated: Use GoBool.ProtoReflect.Descriptor instead.

func (*GoBool) GetValue

func (x *GoBool) GetValue() bool

func (*GoBool) ProtoMessage

func (*GoBool) ProtoMessage()

func (*GoBool) ProtoReflect

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

func (*GoBool) Reset

func (x *GoBool) Reset()

func (*GoBool) String

func (x *GoBool) String() string

type GoInt32

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

func (*GoInt32) Descriptor deprecated

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

Deprecated: Use GoInt32.ProtoReflect.Descriptor instead.

func (*GoInt32) GetValue

func (x *GoInt32) GetValue() int32

func (*GoInt32) ProtoMessage

func (*GoInt32) ProtoMessage()

func (*GoInt32) ProtoReflect

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

func (*GoInt32) Reset

func (x *GoInt32) Reset()

func (*GoInt32) String

func (x *GoInt32) String() string

type GoString

type GoString struct {
	Value string `protobuf:"bytes,1,opt,name=Value,proto3" json:"Value,omitempty"`
	// contains filtered or unexported fields
}

func (*GoString) Descriptor deprecated

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

Deprecated: Use GoString.ProtoReflect.Descriptor instead.

func (*GoString) GetValue

func (x *GoString) GetValue() string

func (*GoString) ProtoMessage

func (*GoString) ProtoMessage()

func (*GoString) ProtoReflect

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

func (*GoString) Reset

func (x *GoString) Reset()

func (*GoString) String

func (x *GoString) String() string

Jump to

Keyboard shortcuts

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