fixtures

package
v0.0.12-entry Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_fixtures_fixtures_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Request

type Request struct {
	Name    string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Age     int32  `protobuf:"varint,2,opt,name=age,proto3" json:"age,omitempty"`
	Address string `protobuf:"bytes,3,opt,name=address,proto3" json:"address,omitempty"`
	Married bool   `protobuf:"varint,4,opt,name=married,proto3" json:"married,omitempty"`
	// contains filtered or unexported fields
}

func (*Request) Descriptor deprecated

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

Deprecated: Use Request.ProtoReflect.Descriptor instead.

func (*Request) GetAddress

func (x *Request) GetAddress() string

func (*Request) GetAge

func (x *Request) GetAge() int32

func (*Request) GetMarried

func (x *Request) GetMarried() bool

func (*Request) GetName

func (x *Request) GetName() string

func (*Request) ProtoMessage

func (*Request) ProtoMessage()

func (*Request) ProtoReflect

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

func (*Request) Reset

func (x *Request) Reset()

func (*Request) String

func (x *Request) String() string

type TestMsg

type TestMsg struct {
	Tag int32 `protobuf:"varint,1,opt,name=tag,proto3" json:"tag,omitempty"`
	Id  int32 `protobuf:"varint,15,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*TestMsg) Descriptor deprecated

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

Deprecated: Use TestMsg.ProtoReflect.Descriptor instead.

func (*TestMsg) GetId

func (x *TestMsg) GetId() int32

func (*TestMsg) GetTag

func (x *TestMsg) GetTag() int32

func (*TestMsg) ProtoMessage

func (*TestMsg) ProtoMessage()

func (*TestMsg) ProtoReflect

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

func (*TestMsg) Reset

func (x *TestMsg) Reset()

func (*TestMsg) String

func (x *TestMsg) String() string

Jump to

Keyboard shortcuts

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