petv1

package
v1.36.11-2025041416155... Latest Latest
Warning

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

Go to latest
Published: unknown License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_pet_v1_pet_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Person

type Person struct {
	OwnerPhoneNumber *phone_number.PhoneNumber `protobuf:"bytes,1,opt,name=owner_phone_number,json=ownerPhoneNumber,proto3" json:"owner_phone_number,omitempty"`
	// contains filtered or unexported fields
}

func (*Person) ClearOwnerPhoneNumber

func (x *Person) ClearOwnerPhoneNumber()

func (*Person) GetOwnerPhoneNumber

func (x *Person) GetOwnerPhoneNumber() *phone_number.PhoneNumber

func (*Person) HasOwnerPhoneNumber

func (x *Person) HasOwnerPhoneNumber() bool

func (*Person) ProtoMessage

func (*Person) ProtoMessage()

func (*Person) ProtoReflect

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

func (*Person) Reset

func (x *Person) Reset()

func (*Person) SetOwnerPhoneNumber

func (x *Person) SetOwnerPhoneNumber(v *phone_number.PhoneNumber)

func (*Person) String

func (x *Person) String() string

type Person_builder

type Person_builder struct {
	OwnerPhoneNumber *phone_number.PhoneNumber
	// contains filtered or unexported fields
}

func (Person_builder) Build

func (b0 Person_builder) Build() *Person

type Test2

type Test2 struct {
	Id        string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Name      string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Something string `protobuf:"bytes,4,opt,name=something,proto3" json:"something,omitempty"`
	Else      string `protobuf:"bytes,7,opt,name=else,proto3" json:"else,omitempty"`
	// contains filtered or unexported fields
}

func (*Test2) GetElse

func (x *Test2) GetElse() string

func (*Test2) GetId

func (x *Test2) GetId() string

func (*Test2) GetName

func (x *Test2) GetName() string

func (*Test2) GetSomething

func (x *Test2) GetSomething() string

func (*Test2) ProtoMessage

func (*Test2) ProtoMessage()

func (*Test2) ProtoReflect

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

func (*Test2) Reset

func (x *Test2) Reset()

func (*Test2) SetElse

func (x *Test2) SetElse(v string)

func (*Test2) SetId

func (x *Test2) SetId(v string)

func (*Test2) SetName

func (x *Test2) SetName(v string)

func (*Test2) SetSomething

func (x *Test2) SetSomething(v string)

func (*Test2) String

func (x *Test2) String() string

type Test2_builder

type Test2_builder struct {
	Id        string
	Name      string
	Something string
	Else      string
	// contains filtered or unexported fields
}

func (Test2_builder) Build

func (b0 Test2_builder) Build() *Test2

Source Files

  • pet.pb.go

Jump to

Keyboard shortcuts

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