testpb

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_internal_proto_test_schema_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type TestMessage

type TestMessage struct {
	SingleNestedMessage *TestMessage_NestedMessage `protobuf:"bytes,1,opt,name=single_nested_message,json=singleNestedMessage,proto3" json:"single_nested_message,omitempty"`
	SingleInt32         int32                      `protobuf:"varint,2,opt,name=single_int32,json=singleInt32,proto3" json:"single_int32,omitempty"`
	// contains filtered or unexported fields
}

func (*TestMessage) Descriptor deprecated added in v0.3.0

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

Deprecated: Use TestMessage.ProtoReflect.Descriptor instead.

func (*TestMessage) GetSingleInt32

func (x *TestMessage) GetSingleInt32() int32

func (*TestMessage) GetSingleNestedMessage

func (x *TestMessage) GetSingleNestedMessage() *TestMessage_NestedMessage

func (*TestMessage) ProtoMessage

func (*TestMessage) ProtoMessage()

func (*TestMessage) ProtoReflect

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

func (*TestMessage) Reset

func (x *TestMessage) Reset()

func (*TestMessage) String

func (x *TestMessage) String() string

type TestMessage_NestedMessage

type TestMessage_NestedMessage struct {
	Bb int64 `protobuf:"varint,1,opt,name=bb,proto3" json:"bb,omitempty"`
	// contains filtered or unexported fields
}

func (*TestMessage_NestedMessage) Descriptor deprecated added in v0.3.0

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

Deprecated: Use TestMessage_NestedMessage.ProtoReflect.Descriptor instead.

func (*TestMessage_NestedMessage) GetBb

func (x *TestMessage_NestedMessage) GetBb() int64

func (*TestMessage_NestedMessage) ProtoMessage

func (*TestMessage_NestedMessage) ProtoMessage()

func (*TestMessage_NestedMessage) ProtoReflect

func (*TestMessage_NestedMessage) Reset

func (x *TestMessage_NestedMessage) Reset()

func (*TestMessage_NestedMessage) String

func (x *TestMessage_NestedMessage) String() string

Jump to

Keyboard shortcuts

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