fixtures

package module
v0.0.0-...-3055897 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_fixtures_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Message

type Message struct {
	A             int64   `protobuf:"varint,1,opt,name=a,proto3" json:"a,omitempty"`
	B             uint32  `protobuf:"varint,2,opt,name=b,proto3" json:"b,omitempty"`
	C             uint64  `protobuf:"varint,3,opt,name=c,proto3" json:"c,omitempty"`
	D             string  `protobuf:"bytes,4,opt,name=d,proto3" json:"d,omitempty"`
	Signed_1      int32   `protobuf:"zigzag32,10,opt,name=signed_1,json=signed1,proto3" json:"signed_1,omitempty"`
	Signed_2      int64   `protobuf:"zigzag64,11,opt,name=signed_2,json=signed2,proto3" json:"signed_2,omitempty"`
	Fixed_1       uint32  `protobuf:"fixed32,20,opt,name=fixed_1,json=fixed1,proto3" json:"fixed_1,omitempty"`
	Fixed_2       uint64  `protobuf:"fixed64,21,opt,name=fixed_2,json=fixed2,proto3" json:"fixed_2,omitempty"`
	SignedFixed_1 int32   `protobuf:"fixed32,30,opt,name=signed_fixed_1,json=signedFixed1,proto3" json:"signed_fixed_1,omitempty"`
	SignedFixed_2 int64   `protobuf:"fixed64,31,opt,name=signed_fixed_2,json=signedFixed2,proto3" json:"signed_fixed_2,omitempty"`
	Float32       float32 `protobuf:"fixed32,40,opt,name=float32,proto3" json:"float32,omitempty"`
	Float64       float64 `protobuf:"fixed64,41,opt,name=float64,proto3" json:"float64,omitempty"`
	// contains filtered or unexported fields
}

func (*Message) Descriptor deprecated

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

Deprecated: Use Message.ProtoReflect.Descriptor instead.

func (*Message) GetA

func (x *Message) GetA() int64

func (*Message) GetB

func (x *Message) GetB() uint32

func (*Message) GetC

func (x *Message) GetC() uint64

func (*Message) GetD

func (x *Message) GetD() string

func (*Message) GetFixed_1

func (x *Message) GetFixed_1() uint32

func (*Message) GetFixed_2

func (x *Message) GetFixed_2() uint64

func (*Message) GetFloat32

func (x *Message) GetFloat32() float32

func (*Message) GetFloat64

func (x *Message) GetFloat64() float64

func (*Message) GetSignedFixed_1

func (x *Message) GetSignedFixed_1() int32

func (*Message) GetSignedFixed_2

func (x *Message) GetSignedFixed_2() int64

func (*Message) GetSigned_1

func (x *Message) GetSigned_1() int32

func (*Message) GetSigned_2

func (x *Message) GetSigned_2() int64

func (*Message) ProtoMessage

func (*Message) ProtoMessage()

func (*Message) ProtoReflect

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

func (*Message) Reset

func (x *Message) Reset()

func (*Message) String

func (x *Message) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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