pbbenchmark

package
v0.0.0-...-5b10fbc Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Enum1_name = map[int32]string{
		0:  "Zero",
		2:  "One",
		3:  "Two",
		5:  "Three",
		6:  "Four",
		7:  "Five",
		9:  "Six",
		11: "Seven",
		12: "Eight",
		15: "Nine",
		17: "Ten",
	}
	Enum1_value = map[string]int32{
		"Zero":  0,
		"One":   2,
		"Two":   3,
		"Three": 5,
		"Four":  6,
		"Five":  7,
		"Six":   9,
		"Seven": 11,
		"Eight": 12,
		"Nine":  15,
		"Ten":   17,
	}
)

Enum value maps for Enum1.

View Source
var File_tests_proto_benchmark_benchmark_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BenchModelComplex

type BenchModelComplex struct {
	FString1  string               `protobuf:"bytes,1,opt,name=f_string1,json=fString1,proto3" json:"f_string1,omitempty"`
	FString2  string               `protobuf:"bytes,2,opt,name=f_string2,json=fString2,proto3" json:"f_string2,omitempty"`
	FString3  string               `protobuf:"bytes,3,opt,name=f_string3,json=fString3,proto3" json:"f_string3,omitempty"`
	FString4  string               `protobuf:"bytes,4,opt,name=f_string4,json=fString4,proto3" json:"f_string4,omitempty"`
	FString5  string               `protobuf:"bytes,5,opt,name=f_string5,json=fString5,proto3" json:"f_string5,omitempty"`
	FString6  string               `protobuf:"bytes,6,opt,name=f_string6,json=fString6,proto3" json:"f_string6,omitempty"`
	FString7  string               `protobuf:"bytes,7,opt,name=f_string7,json=fString7,proto3" json:"f_string7,omitempty"`
	FString8  string               `protobuf:"bytes,8,opt,name=f_string8,json=fString8,proto3" json:"f_string8,omitempty"`
	FString9  string               `protobuf:"bytes,9,opt,name=f_string9,json=fString9,proto3" json:"f_string9,omitempty"`
	FInt32    int32                `protobuf:"varint,11,opt,name=f_int32,json=fInt32,proto3" json:"f_int32,omitempty"`
	FInt64    int64                `protobuf:"varint,12,opt,name=f_int64,json=fInt64,proto3" json:"f_int64,omitempty"`
	FUint32   uint32               `protobuf:"varint,13,opt,name=f_uint32,json=fUint32,proto3" json:"f_uint32,omitempty"`
	FUint64   uint64               `protobuf:"varint,14,opt,name=f_uint64,json=fUint64,proto3" json:"f_uint64,omitempty"`
	FSint32   int32                `protobuf:"zigzag32,15,opt,name=f_sint32,json=fSint32,proto3" json:"f_sint32,omitempty"`
	FSint64   int64                `protobuf:"zigzag64,16,opt,name=f_sint64,json=fSint64,proto3" json:"f_sint64,omitempty"`
	FSfixed32 int32                `protobuf:"fixed32,17,opt,name=f_sfixed32,json=fSfixed32,proto3" json:"f_sfixed32,omitempty"`
	FSfixed64 int64                `protobuf:"fixed64,18,opt,name=f_sfixed64,json=fSfixed64,proto3" json:"f_sfixed64,omitempty"`
	FFixed32  uint32               `protobuf:"fixed32,19,opt,name=f_fixed32,json=fFixed32,proto3" json:"f_fixed32,omitempty"`
	FFixed64  uint64               `protobuf:"fixed64,20,opt,name=f_fixed64,json=fFixed64,proto3" json:"f_fixed64,omitempty"`
	FFloat    float32              `protobuf:"fixed32,21,opt,name=f_float,json=fFloat,proto3" json:"f_float,omitempty"`
	FDouble   float64              `protobuf:"fixed64,22,opt,name=f_double,json=fDouble,proto3" json:"f_double,omitempty"`
	FBool1    bool                 `protobuf:"varint,31,opt,name=f_bool1,json=fBool1,proto3" json:"f_bool1,omitempty"`
	FBool2    bool                 `protobuf:"varint,32,opt,name=f_bool2,json=fBool2,proto3" json:"f_bool2,omitempty"`
	FBool3    bool                 `protobuf:"varint,33,opt,name=f_bool3,json=fBool3,proto3" json:"f_bool3,omitempty"`
	FBytes1   []byte               `protobuf:"bytes,34,opt,name=f_bytes1,json=fBytes1,proto3" json:"f_bytes1,omitempty"`
	FBytes2   []byte               `protobuf:"bytes,35,opt,name=f_bytes2,json=fBytes2,proto3" json:"f_bytes2,omitempty"`
	FBytes3   []byte               `protobuf:"bytes,36,opt,name=f_bytes3,json=fBytes3,proto3" json:"f_bytes3,omitempty"`
	FEnum1    Enum1                `protobuf:"varint,41,opt,name=f_enum1,json=fEnum1,proto3,enum=benchmark.Enum1" json:"f_enum1,omitempty"`
	FEnum2    Enum1                `protobuf:"varint,42,opt,name=f_enum2,json=fEnum2,proto3,enum=benchmark.Enum1" json:"f_enum2,omitempty"`
	FEnum3    Enum1                `protobuf:"varint,43,opt,name=f_enum3,json=fEnum3,proto3,enum=benchmark.Enum1" json:"f_enum3,omitempty"`
	FEnum4    Enum1                `protobuf:"varint,44,opt,name=f_enum4,json=fEnum4,proto3,enum=benchmark.Enum1" json:"f_enum4,omitempty"`
	FEnum5    Enum1                `protobuf:"varint,45,opt,name=f_enum5,json=fEnum5,proto3,enum=benchmark.Enum1" json:"f_enum5,omitempty"`
	FEnum6    Enum1                `protobuf:"varint,46,opt,name=f_enum6,json=fEnum6,proto3,enum=benchmark.Enum1" json:"f_enum6,omitempty"`
	FEnum7    Enum1                `protobuf:"varint,47,opt,name=f_enum7,json=fEnum7,proto3,enum=benchmark.Enum1" json:"f_enum7,omitempty"`
	FMessage1 *Message1            `protobuf:"bytes,51,opt,name=f_message1,json=fMessage1,proto3" json:"f_message1,omitempty"`
	FMessage2 *Message1            `protobuf:"bytes,52,opt,name=f_message2,json=fMessage2,proto3" json:"f_message2,omitempty"`
	FMessage3 *Message1            `protobuf:"bytes,53,opt,name=f_message3,json=fMessage3,proto3" json:"f_message3,omitempty"`
	FMessage4 *Message1            `protobuf:"bytes,54,opt,name=f_message4,json=fMessage4,proto3" json:"f_message4,omitempty"`
	FMessage5 *Message1            `protobuf:"bytes,55,opt,name=f_message5,json=fMessage5,proto3" json:"f_message5,omitempty"`
	FMessage6 *Message1            `protobuf:"bytes,56,opt,name=f_message6,json=fMessage6,proto3" json:"f_message6,omitempty"`
	FMessage7 *Message1            `protobuf:"bytes,57,opt,name=f_message7,json=fMessage7,proto3" json:"f_message7,omitempty"`
	PString1  *string              `protobuf:"bytes,101,opt,name=p_string1,json=pString1,proto3,oneof" json:"p_string1,omitempty"`
	PString2  *string              `protobuf:"bytes,102,opt,name=p_string2,json=pString2,proto3,oneof" json:"p_string2,omitempty"`
	PString3  *string              `protobuf:"bytes,103,opt,name=p_string3,json=pString3,proto3,oneof" json:"p_string3,omitempty"`
	PString4  *string              `protobuf:"bytes,104,opt,name=p_string4,json=pString4,proto3,oneof" json:"p_string4,omitempty"`
	PString5  *string              `protobuf:"bytes,105,opt,name=p_string5,json=pString5,proto3,oneof" json:"p_string5,omitempty"`
	PString6  *string              `protobuf:"bytes,106,opt,name=p_string6,json=pString6,proto3,oneof" json:"p_string6,omitempty"`
	PString7  *string              `protobuf:"bytes,107,opt,name=p_string7,json=pString7,proto3,oneof" json:"p_string7,omitempty"`
	PString8  *string              `protobuf:"bytes,108,opt,name=p_string8,json=pString8,proto3,oneof" json:"p_string8,omitempty"`
	PString9  *string              `protobuf:"bytes,109,opt,name=p_string9,json=pString9,proto3,oneof" json:"p_string9,omitempty"`
	PInt32    *int32               `protobuf:"varint,111,opt,name=p_int32,json=pInt32,proto3,oneof" json:"p_int32,omitempty"`
	PInt64    *int64               `protobuf:"varint,112,opt,name=p_int64,json=pInt64,proto3,oneof" json:"p_int64,omitempty"`
	PUint32   *uint32              `protobuf:"varint,113,opt,name=p_uint32,json=pUint32,proto3,oneof" json:"p_uint32,omitempty"`
	PUint64   *uint64              `protobuf:"varint,114,opt,name=p_uint64,json=pUint64,proto3,oneof" json:"p_uint64,omitempty"`
	PSint32   *int32               `protobuf:"zigzag32,115,opt,name=p_sint32,json=pSint32,proto3,oneof" json:"p_sint32,omitempty"`
	PSint64   *int64               `protobuf:"zigzag64,116,opt,name=p_sint64,json=pSint64,proto3,oneof" json:"p_sint64,omitempty"`
	PSfixed32 *int32               `protobuf:"fixed32,117,opt,name=p_sfixed32,json=pSfixed32,proto3,oneof" json:"p_sfixed32,omitempty"`
	PSfixed64 *int64               `protobuf:"fixed64,118,opt,name=p_sfixed64,json=pSfixed64,proto3,oneof" json:"p_sfixed64,omitempty"`
	PFixed32  *uint32              `protobuf:"fixed32,119,opt,name=p_fixed32,json=pFixed32,proto3,oneof" json:"p_fixed32,omitempty"`
	PFixed64  *uint64              `protobuf:"fixed64,120,opt,name=p_fixed64,json=pFixed64,proto3,oneof" json:"p_fixed64,omitempty"`
	PFloat    *float32             `protobuf:"fixed32,121,opt,name=p_float,json=pFloat,proto3,oneof" json:"p_float,omitempty"`
	PDouble   *float64             `protobuf:"fixed64,122,opt,name=p_double,json=pDouble,proto3,oneof" json:"p_double,omitempty"`
	PBool1    *bool                `protobuf:"varint,131,opt,name=p_bool1,json=pBool1,proto3,oneof" json:"p_bool1,omitempty"`
	PBool2    *bool                `protobuf:"varint,132,opt,name=p_bool2,json=pBool2,proto3,oneof" json:"p_bool2,omitempty"`
	PBool3    *bool                `protobuf:"varint,133,opt,name=p_bool3,json=pBool3,proto3,oneof" json:"p_bool3,omitempty"`
	PBytes1   []byte               `protobuf:"bytes,134,opt,name=p_bytes1,json=pBytes1,proto3,oneof" json:"p_bytes1,omitempty"`
	PBytes2   []byte               `protobuf:"bytes,135,opt,name=p_bytes2,json=pBytes2,proto3,oneof" json:"p_bytes2,omitempty"`
	PBytes3   []byte               `protobuf:"bytes,136,opt,name=p_bytes3,json=pBytes3,proto3,oneof" json:"p_bytes3,omitempty"`
	PEnum1    *Enum1               `protobuf:"varint,141,opt,name=p_enum1,json=pEnum1,proto3,enum=benchmark.Enum1,oneof" json:"p_enum1,omitempty"`
	PEnum2    *Enum1               `protobuf:"varint,142,opt,name=p_enum2,json=pEnum2,proto3,enum=benchmark.Enum1,oneof" json:"p_enum2,omitempty"`
	PEnum3    *Enum1               `protobuf:"varint,143,opt,name=p_enum3,json=pEnum3,proto3,enum=benchmark.Enum1,oneof" json:"p_enum3,omitempty"`
	PEnum4    *Enum1               `protobuf:"varint,144,opt,name=p_enum4,json=pEnum4,proto3,enum=benchmark.Enum1,oneof" json:"p_enum4,omitempty"`
	PEnum5    *Enum1               `protobuf:"varint,145,opt,name=p_enum5,json=pEnum5,proto3,enum=benchmark.Enum1,oneof" json:"p_enum5,omitempty"`
	PEnum6    *Enum1               `protobuf:"varint,146,opt,name=p_enum6,json=pEnum6,proto3,enum=benchmark.Enum1,oneof" json:"p_enum6,omitempty"`
	PEnum7    *Enum1               `protobuf:"varint,147,opt,name=p_enum7,json=pEnum7,proto3,enum=benchmark.Enum1,oneof" json:"p_enum7,omitempty"`
	PMessage1 *Message1            `protobuf:"bytes,151,opt,name=p_message1,json=pMessage1,proto3,oneof" json:"p_message1,omitempty"`
	PMessage2 *Message1            `protobuf:"bytes,152,opt,name=p_message2,json=pMessage2,proto3,oneof" json:"p_message2,omitempty"`
	PMessage3 *Message1            `protobuf:"bytes,153,opt,name=p_message3,json=pMessage3,proto3,oneof" json:"p_message3,omitempty"`
	PMessage4 *Message1            `protobuf:"bytes,154,opt,name=p_message4,json=pMessage4,proto3,oneof" json:"p_message4,omitempty"`
	PMessage5 *Message1            `protobuf:"bytes,155,opt,name=p_message5,json=pMessage5,proto3,oneof" json:"p_message5,omitempty"`
	PMessage6 *Message1            `protobuf:"bytes,156,opt,name=p_message6,json=pMessage6,proto3,oneof" json:"p_message6,omitempty"`
	PMessage7 *Message1            `protobuf:"bytes,157,opt,name=p_message7,json=pMessage7,proto3,oneof" json:"p_message7,omitempty"`
	RString1  []string             `protobuf:"bytes,201,rep,name=r_string1,json=rString1,proto3" json:"r_string1,omitempty"`
	RString2  []string             `protobuf:"bytes,202,rep,name=r_string2,json=rString2,proto3" json:"r_string2,omitempty"`
	RString3  []string             `protobuf:"bytes,203,rep,name=r_string3,json=rString3,proto3" json:"r_string3,omitempty"`
	RString4  []string             `protobuf:"bytes,204,rep,name=r_string4,json=rString4,proto3" json:"r_string4,omitempty"`
	RString5  []string             `protobuf:"bytes,205,rep,name=r_string5,json=rString5,proto3" json:"r_string5,omitempty"`
	RString6  []string             `protobuf:"bytes,206,rep,name=r_string6,json=rString6,proto3" json:"r_string6,omitempty"`
	RString7  []string             `protobuf:"bytes,207,rep,name=r_string7,json=rString7,proto3" json:"r_string7,omitempty"`
	RString8  []string             `protobuf:"bytes,208,rep,name=r_string8,json=rString8,proto3" json:"r_string8,omitempty"`
	RString9  []string             `protobuf:"bytes,209,rep,name=r_string9,json=rString9,proto3" json:"r_string9,omitempty"`
	RInt32    []int32              `protobuf:"varint,211,rep,packed,name=r_int32,json=rInt32,proto3" json:"r_int32,omitempty"`
	RInt64    []int64              `protobuf:"varint,212,rep,packed,name=r_int64,json=rInt64,proto3" json:"r_int64,omitempty"`
	RUint32   []uint32             `protobuf:"varint,213,rep,packed,name=r_uint32,json=rUint32,proto3" json:"r_uint32,omitempty"`
	RUint64   []uint64             `protobuf:"varint,214,rep,packed,name=r_uint64,json=rUint64,proto3" json:"r_uint64,omitempty"`
	RSint32   []int32              `protobuf:"zigzag32,215,rep,packed,name=r_sint32,json=rSint32,proto3" json:"r_sint32,omitempty"`
	RSint64   []int64              `protobuf:"zigzag64,216,rep,packed,name=r_sint64,json=rSint64,proto3" json:"r_sint64,omitempty"`
	RSfixed32 []int32              `protobuf:"fixed32,217,rep,packed,name=r_sfixed32,json=rSfixed32,proto3" json:"r_sfixed32,omitempty"`
	RSfixed64 []int64              `protobuf:"fixed64,218,rep,packed,name=r_sfixed64,json=rSfixed64,proto3" json:"r_sfixed64,omitempty"`
	RFixed32  []uint32             `protobuf:"fixed32,219,rep,packed,name=r_fixed32,json=rFixed32,proto3" json:"r_fixed32,omitempty"`
	RFixed64  []uint64             `protobuf:"fixed64,220,rep,packed,name=r_fixed64,json=rFixed64,proto3" json:"r_fixed64,omitempty"`
	RFloat    []float32            `protobuf:"fixed32,221,rep,packed,name=r_float,json=rFloat,proto3" json:"r_float,omitempty"`
	RDouble   []float64            `protobuf:"fixed64,222,rep,packed,name=r_double,json=rDouble,proto3" json:"r_double,omitempty"`
	RBool1    []bool               `protobuf:"varint,231,rep,packed,name=r_bool1,json=rBool1,proto3" json:"r_bool1,omitempty"`
	RBool2    []bool               `protobuf:"varint,232,rep,packed,name=r_bool2,json=rBool2,proto3" json:"r_bool2,omitempty"`
	RBool3    []bool               `protobuf:"varint,233,rep,packed,name=r_bool3,json=rBool3,proto3" json:"r_bool3,omitempty"`
	RBytes1   [][]byte             `protobuf:"bytes,234,rep,name=r_bytes1,json=rBytes1,proto3" json:"r_bytes1,omitempty"`
	RBytes2   [][]byte             `protobuf:"bytes,235,rep,name=r_bytes2,json=rBytes2,proto3" json:"r_bytes2,omitempty"`
	RBytes3   [][]byte             `protobuf:"bytes,236,rep,name=r_bytes3,json=rBytes3,proto3" json:"r_bytes3,omitempty"`
	REnum1    []Enum1              `protobuf:"varint,241,rep,packed,name=r_enum1,json=rEnum1,proto3,enum=benchmark.Enum1" json:"r_enum1,omitempty"`
	REnum2    []Enum1              `protobuf:"varint,242,rep,packed,name=r_enum2,json=rEnum2,proto3,enum=benchmark.Enum1" json:"r_enum2,omitempty"`
	REnum3    []Enum1              `protobuf:"varint,243,rep,packed,name=r_enum3,json=rEnum3,proto3,enum=benchmark.Enum1" json:"r_enum3,omitempty"`
	REnum4    []Enum1              `protobuf:"varint,244,rep,packed,name=r_enum4,json=rEnum4,proto3,enum=benchmark.Enum1" json:"r_enum4,omitempty"`
	REnum5    []Enum1              `protobuf:"varint,245,rep,packed,name=r_enum5,json=rEnum5,proto3,enum=benchmark.Enum1" json:"r_enum5,omitempty"`
	REnum6    []Enum1              `protobuf:"varint,246,rep,packed,name=r_enum6,json=rEnum6,proto3,enum=benchmark.Enum1" json:"r_enum6,omitempty"`
	REnum7    []Enum1              `protobuf:"varint,247,rep,packed,name=r_enum7,json=rEnum7,proto3,enum=benchmark.Enum1" json:"r_enum7,omitempty"`
	RMessage1 []*Message1          `protobuf:"bytes,251,rep,name=r_message1,json=rMessage1,proto3" json:"r_message1,omitempty"`
	RMessage2 []*Message1          `protobuf:"bytes,252,rep,name=r_message2,json=rMessage2,proto3" json:"r_message2,omitempty"`
	RMessage3 []*Message1          `protobuf:"bytes,253,rep,name=r_message3,json=rMessage3,proto3" json:"r_message3,omitempty"`
	RMessage4 []*Message1          `protobuf:"bytes,254,rep,name=r_message4,json=rMessage4,proto3" json:"r_message4,omitempty"`
	RMessage5 []*Message1          `protobuf:"bytes,255,rep,name=r_message5,json=rMessage5,proto3" json:"r_message5,omitempty"`
	RMessage6 []*Message1          `protobuf:"bytes,256,rep,name=r_message6,json=rMessage6,proto3" json:"r_message6,omitempty"`
	RMessage7 []*Message1          `protobuf:"bytes,257,rep,name=r_message7,json=rMessage7,proto3" json:"r_message7,omitempty"`
	MString1  map[string]string    `` /* 175-byte string literal not displayed */
	MString2  map[string]string    `` /* 175-byte string literal not displayed */
	MString3  map[string]string    `` /* 175-byte string literal not displayed */
	MString4  map[string]string    `` /* 175-byte string literal not displayed */
	MString5  map[string]string    `` /* 175-byte string literal not displayed */
	MString6  map[string]string    `` /* 175-byte string literal not displayed */
	MString7  map[string]string    `` /* 175-byte string literal not displayed */
	MString8  map[string]string    `` /* 175-byte string literal not displayed */
	MString9  map[string]string    `` /* 175-byte string literal not displayed */
	MInt32    map[string]int32     `` /* 170-byte string literal not displayed */
	MInt64    map[string]int64     `` /* 170-byte string literal not displayed */
	MUint32   map[string]uint32    `` /* 173-byte string literal not displayed */
	MUint64   map[string]uint64    `` /* 173-byte string literal not displayed */
	MSint32   map[string]int32     `` /* 175-byte string literal not displayed */
	MSint64   map[string]int64     `` /* 175-byte string literal not displayed */
	MSfixed32 map[string]int32     `` /* 180-byte string literal not displayed */
	MSfixed64 map[string]int64     `` /* 180-byte string literal not displayed */
	MFixed32  map[string]uint32    `` /* 177-byte string literal not displayed */
	MFixed64  map[string]uint64    `` /* 177-byte string literal not displayed */
	MFloat    map[string]float32   `` /* 171-byte string literal not displayed */
	MDouble   map[string]float64   `` /* 174-byte string literal not displayed */
	MBool1    map[string]bool      `` /* 170-byte string literal not displayed */
	MBool2    map[string]bool      `` /* 170-byte string literal not displayed */
	MBool3    map[string]bool      `` /* 170-byte string literal not displayed */
	MBytes1   map[string][]byte    `` /* 172-byte string literal not displayed */
	MBytes2   map[string][]byte    `` /* 172-byte string literal not displayed */
	MBytes3   map[string][]byte    `` /* 172-byte string literal not displayed */
	MEnum1    map[string]Enum1     `` /* 191-byte string literal not displayed */
	MEnum2    map[string]Enum1     `` /* 191-byte string literal not displayed */
	MEnum3    map[string]Enum1     `` /* 191-byte string literal not displayed */
	MEnum4    map[string]Enum1     `` /* 191-byte string literal not displayed */
	MEnum5    map[string]Enum1     `` /* 191-byte string literal not displayed */
	MEnum6    map[string]Enum1     `` /* 191-byte string literal not displayed */
	MEnum7    map[string]Enum1     `` /* 191-byte string literal not displayed */
	MMessage1 map[string]*Message1 `` /* 178-byte string literal not displayed */
	MMessage2 map[string]*Message1 `` /* 178-byte string literal not displayed */
	MMessage3 map[string]*Message1 `` /* 178-byte string literal not displayed */
	MMessage4 map[string]*Message1 `` /* 178-byte string literal not displayed */
	MMessage5 map[string]*Message1 `` /* 178-byte string literal not displayed */
	MMessage6 map[string]*Message1 `` /* 178-byte string literal not displayed */
	MMessage7 map[string]*Message1 `` /* 178-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*BenchModelComplex) Descriptor deprecated

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

Deprecated: Use BenchModelComplex.ProtoReflect.Descriptor instead.

func (*BenchModelComplex) GetFBool1

func (x *BenchModelComplex) GetFBool1() bool

func (*BenchModelComplex) GetFBool2

func (x *BenchModelComplex) GetFBool2() bool

func (*BenchModelComplex) GetFBool3

func (x *BenchModelComplex) GetFBool3() bool

func (*BenchModelComplex) GetFBytes1

func (x *BenchModelComplex) GetFBytes1() []byte

func (*BenchModelComplex) GetFBytes2

func (x *BenchModelComplex) GetFBytes2() []byte

func (*BenchModelComplex) GetFBytes3

func (x *BenchModelComplex) GetFBytes3() []byte

func (*BenchModelComplex) GetFDouble

func (x *BenchModelComplex) GetFDouble() float64

func (*BenchModelComplex) GetFEnum1

func (x *BenchModelComplex) GetFEnum1() Enum1

func (*BenchModelComplex) GetFEnum2

func (x *BenchModelComplex) GetFEnum2() Enum1

func (*BenchModelComplex) GetFEnum3

func (x *BenchModelComplex) GetFEnum3() Enum1

func (*BenchModelComplex) GetFEnum4

func (x *BenchModelComplex) GetFEnum4() Enum1

func (*BenchModelComplex) GetFEnum5

func (x *BenchModelComplex) GetFEnum5() Enum1

func (*BenchModelComplex) GetFEnum6

func (x *BenchModelComplex) GetFEnum6() Enum1

func (*BenchModelComplex) GetFEnum7

func (x *BenchModelComplex) GetFEnum7() Enum1

func (*BenchModelComplex) GetFFixed32

func (x *BenchModelComplex) GetFFixed32() uint32

func (*BenchModelComplex) GetFFixed64

func (x *BenchModelComplex) GetFFixed64() uint64

func (*BenchModelComplex) GetFFloat

func (x *BenchModelComplex) GetFFloat() float32

func (*BenchModelComplex) GetFInt32

func (x *BenchModelComplex) GetFInt32() int32

func (*BenchModelComplex) GetFInt64

func (x *BenchModelComplex) GetFInt64() int64

func (*BenchModelComplex) GetFMessage1

func (x *BenchModelComplex) GetFMessage1() *Message1

func (*BenchModelComplex) GetFMessage2

func (x *BenchModelComplex) GetFMessage2() *Message1

func (*BenchModelComplex) GetFMessage3

func (x *BenchModelComplex) GetFMessage3() *Message1

func (*BenchModelComplex) GetFMessage4

func (x *BenchModelComplex) GetFMessage4() *Message1

func (*BenchModelComplex) GetFMessage5

func (x *BenchModelComplex) GetFMessage5() *Message1

func (*BenchModelComplex) GetFMessage6

func (x *BenchModelComplex) GetFMessage6() *Message1

func (*BenchModelComplex) GetFMessage7

func (x *BenchModelComplex) GetFMessage7() *Message1

func (*BenchModelComplex) GetFSfixed32

func (x *BenchModelComplex) GetFSfixed32() int32

func (*BenchModelComplex) GetFSfixed64

func (x *BenchModelComplex) GetFSfixed64() int64

func (*BenchModelComplex) GetFSint32

func (x *BenchModelComplex) GetFSint32() int32

func (*BenchModelComplex) GetFSint64

func (x *BenchModelComplex) GetFSint64() int64

func (*BenchModelComplex) GetFString1

func (x *BenchModelComplex) GetFString1() string

func (*BenchModelComplex) GetFString2

func (x *BenchModelComplex) GetFString2() string

func (*BenchModelComplex) GetFString3

func (x *BenchModelComplex) GetFString3() string

func (*BenchModelComplex) GetFString4

func (x *BenchModelComplex) GetFString4() string

func (*BenchModelComplex) GetFString5

func (x *BenchModelComplex) GetFString5() string

func (*BenchModelComplex) GetFString6

func (x *BenchModelComplex) GetFString6() string

func (*BenchModelComplex) GetFString7

func (x *BenchModelComplex) GetFString7() string

func (*BenchModelComplex) GetFString8

func (x *BenchModelComplex) GetFString8() string

func (*BenchModelComplex) GetFString9

func (x *BenchModelComplex) GetFString9() string

func (*BenchModelComplex) GetFUint32

func (x *BenchModelComplex) GetFUint32() uint32

func (*BenchModelComplex) GetFUint64

func (x *BenchModelComplex) GetFUint64() uint64

func (*BenchModelComplex) GetMBool1

func (x *BenchModelComplex) GetMBool1() map[string]bool

func (*BenchModelComplex) GetMBool2

func (x *BenchModelComplex) GetMBool2() map[string]bool

func (*BenchModelComplex) GetMBool3

func (x *BenchModelComplex) GetMBool3() map[string]bool

func (*BenchModelComplex) GetMBytes1

func (x *BenchModelComplex) GetMBytes1() map[string][]byte

func (*BenchModelComplex) GetMBytes2

func (x *BenchModelComplex) GetMBytes2() map[string][]byte

func (*BenchModelComplex) GetMBytes3

func (x *BenchModelComplex) GetMBytes3() map[string][]byte

func (*BenchModelComplex) GetMDouble

func (x *BenchModelComplex) GetMDouble() map[string]float64

func (*BenchModelComplex) GetMEnum1

func (x *BenchModelComplex) GetMEnum1() map[string]Enum1

func (*BenchModelComplex) GetMEnum2

func (x *BenchModelComplex) GetMEnum2() map[string]Enum1

func (*BenchModelComplex) GetMEnum3

func (x *BenchModelComplex) GetMEnum3() map[string]Enum1

func (*BenchModelComplex) GetMEnum4

func (x *BenchModelComplex) GetMEnum4() map[string]Enum1

func (*BenchModelComplex) GetMEnum5

func (x *BenchModelComplex) GetMEnum5() map[string]Enum1

func (*BenchModelComplex) GetMEnum6

func (x *BenchModelComplex) GetMEnum6() map[string]Enum1

func (*BenchModelComplex) GetMEnum7

func (x *BenchModelComplex) GetMEnum7() map[string]Enum1

func (*BenchModelComplex) GetMFixed32

func (x *BenchModelComplex) GetMFixed32() map[string]uint32

func (*BenchModelComplex) GetMFixed64

func (x *BenchModelComplex) GetMFixed64() map[string]uint64

func (*BenchModelComplex) GetMFloat

func (x *BenchModelComplex) GetMFloat() map[string]float32

func (*BenchModelComplex) GetMInt32

func (x *BenchModelComplex) GetMInt32() map[string]int32

func (*BenchModelComplex) GetMInt64

func (x *BenchModelComplex) GetMInt64() map[string]int64

func (*BenchModelComplex) GetMMessage1

func (x *BenchModelComplex) GetMMessage1() map[string]*Message1

func (*BenchModelComplex) GetMMessage2

func (x *BenchModelComplex) GetMMessage2() map[string]*Message1

func (*BenchModelComplex) GetMMessage3

func (x *BenchModelComplex) GetMMessage3() map[string]*Message1

func (*BenchModelComplex) GetMMessage4

func (x *BenchModelComplex) GetMMessage4() map[string]*Message1

func (*BenchModelComplex) GetMMessage5

func (x *BenchModelComplex) GetMMessage5() map[string]*Message1

func (*BenchModelComplex) GetMMessage6

func (x *BenchModelComplex) GetMMessage6() map[string]*Message1

func (*BenchModelComplex) GetMMessage7

func (x *BenchModelComplex) GetMMessage7() map[string]*Message1

func (*BenchModelComplex) GetMSfixed32

func (x *BenchModelComplex) GetMSfixed32() map[string]int32

func (*BenchModelComplex) GetMSfixed64

func (x *BenchModelComplex) GetMSfixed64() map[string]int64

func (*BenchModelComplex) GetMSint32

func (x *BenchModelComplex) GetMSint32() map[string]int32

func (*BenchModelComplex) GetMSint64

func (x *BenchModelComplex) GetMSint64() map[string]int64

func (*BenchModelComplex) GetMString1

func (x *BenchModelComplex) GetMString1() map[string]string

func (*BenchModelComplex) GetMString2

func (x *BenchModelComplex) GetMString2() map[string]string

func (*BenchModelComplex) GetMString3

func (x *BenchModelComplex) GetMString3() map[string]string

func (*BenchModelComplex) GetMString4

func (x *BenchModelComplex) GetMString4() map[string]string

func (*BenchModelComplex) GetMString5

func (x *BenchModelComplex) GetMString5() map[string]string

func (*BenchModelComplex) GetMString6

func (x *BenchModelComplex) GetMString6() map[string]string

func (*BenchModelComplex) GetMString7

func (x *BenchModelComplex) GetMString7() map[string]string

func (*BenchModelComplex) GetMString8

func (x *BenchModelComplex) GetMString8() map[string]string

func (*BenchModelComplex) GetMString9

func (x *BenchModelComplex) GetMString9() map[string]string

func (*BenchModelComplex) GetMUint32

func (x *BenchModelComplex) GetMUint32() map[string]uint32

func (*BenchModelComplex) GetMUint64

func (x *BenchModelComplex) GetMUint64() map[string]uint64

func (*BenchModelComplex) GetPBool1

func (x *BenchModelComplex) GetPBool1() bool

func (*BenchModelComplex) GetPBool2

func (x *BenchModelComplex) GetPBool2() bool

func (*BenchModelComplex) GetPBool3

func (x *BenchModelComplex) GetPBool3() bool

func (*BenchModelComplex) GetPBytes1

func (x *BenchModelComplex) GetPBytes1() []byte

func (*BenchModelComplex) GetPBytes2

func (x *BenchModelComplex) GetPBytes2() []byte

func (*BenchModelComplex) GetPBytes3

func (x *BenchModelComplex) GetPBytes3() []byte

func (*BenchModelComplex) GetPDouble

func (x *BenchModelComplex) GetPDouble() float64

func (*BenchModelComplex) GetPEnum1

func (x *BenchModelComplex) GetPEnum1() Enum1

func (*BenchModelComplex) GetPEnum2

func (x *BenchModelComplex) GetPEnum2() Enum1

func (*BenchModelComplex) GetPEnum3

func (x *BenchModelComplex) GetPEnum3() Enum1

func (*BenchModelComplex) GetPEnum4

func (x *BenchModelComplex) GetPEnum4() Enum1

func (*BenchModelComplex) GetPEnum5

func (x *BenchModelComplex) GetPEnum5() Enum1

func (*BenchModelComplex) GetPEnum6

func (x *BenchModelComplex) GetPEnum6() Enum1

func (*BenchModelComplex) GetPEnum7

func (x *BenchModelComplex) GetPEnum7() Enum1

func (*BenchModelComplex) GetPFixed32

func (x *BenchModelComplex) GetPFixed32() uint32

func (*BenchModelComplex) GetPFixed64

func (x *BenchModelComplex) GetPFixed64() uint64

func (*BenchModelComplex) GetPFloat

func (x *BenchModelComplex) GetPFloat() float32

func (*BenchModelComplex) GetPInt32

func (x *BenchModelComplex) GetPInt32() int32

func (*BenchModelComplex) GetPInt64

func (x *BenchModelComplex) GetPInt64() int64

func (*BenchModelComplex) GetPMessage1

func (x *BenchModelComplex) GetPMessage1() *Message1

func (*BenchModelComplex) GetPMessage2

func (x *BenchModelComplex) GetPMessage2() *Message1

func (*BenchModelComplex) GetPMessage3

func (x *BenchModelComplex) GetPMessage3() *Message1

func (*BenchModelComplex) GetPMessage4

func (x *BenchModelComplex) GetPMessage4() *Message1

func (*BenchModelComplex) GetPMessage5

func (x *BenchModelComplex) GetPMessage5() *Message1

func (*BenchModelComplex) GetPMessage6

func (x *BenchModelComplex) GetPMessage6() *Message1

func (*BenchModelComplex) GetPMessage7

func (x *BenchModelComplex) GetPMessage7() *Message1

func (*BenchModelComplex) GetPSfixed32

func (x *BenchModelComplex) GetPSfixed32() int32

func (*BenchModelComplex) GetPSfixed64

func (x *BenchModelComplex) GetPSfixed64() int64

func (*BenchModelComplex) GetPSint32

func (x *BenchModelComplex) GetPSint32() int32

func (*BenchModelComplex) GetPSint64

func (x *BenchModelComplex) GetPSint64() int64

func (*BenchModelComplex) GetPString1

func (x *BenchModelComplex) GetPString1() string

func (*BenchModelComplex) GetPString2

func (x *BenchModelComplex) GetPString2() string

func (*BenchModelComplex) GetPString3

func (x *BenchModelComplex) GetPString3() string

func (*BenchModelComplex) GetPString4

func (x *BenchModelComplex) GetPString4() string

func (*BenchModelComplex) GetPString5

func (x *BenchModelComplex) GetPString5() string

func (*BenchModelComplex) GetPString6

func (x *BenchModelComplex) GetPString6() string

func (*BenchModelComplex) GetPString7

func (x *BenchModelComplex) GetPString7() string

func (*BenchModelComplex) GetPString8

func (x *BenchModelComplex) GetPString8() string

func (*BenchModelComplex) GetPString9

func (x *BenchModelComplex) GetPString9() string

func (*BenchModelComplex) GetPUint32

func (x *BenchModelComplex) GetPUint32() uint32

func (*BenchModelComplex) GetPUint64

func (x *BenchModelComplex) GetPUint64() uint64

func (*BenchModelComplex) GetRBool1

func (x *BenchModelComplex) GetRBool1() []bool

func (*BenchModelComplex) GetRBool2

func (x *BenchModelComplex) GetRBool2() []bool

func (*BenchModelComplex) GetRBool3

func (x *BenchModelComplex) GetRBool3() []bool

func (*BenchModelComplex) GetRBytes1

func (x *BenchModelComplex) GetRBytes1() [][]byte

func (*BenchModelComplex) GetRBytes2

func (x *BenchModelComplex) GetRBytes2() [][]byte

func (*BenchModelComplex) GetRBytes3

func (x *BenchModelComplex) GetRBytes3() [][]byte

func (*BenchModelComplex) GetRDouble

func (x *BenchModelComplex) GetRDouble() []float64

func (*BenchModelComplex) GetREnum1

func (x *BenchModelComplex) GetREnum1() []Enum1

func (*BenchModelComplex) GetREnum2

func (x *BenchModelComplex) GetREnum2() []Enum1

func (*BenchModelComplex) GetREnum3

func (x *BenchModelComplex) GetREnum3() []Enum1

func (*BenchModelComplex) GetREnum4

func (x *BenchModelComplex) GetREnum4() []Enum1

func (*BenchModelComplex) GetREnum5

func (x *BenchModelComplex) GetREnum5() []Enum1

func (*BenchModelComplex) GetREnum6

func (x *BenchModelComplex) GetREnum6() []Enum1

func (*BenchModelComplex) GetREnum7

func (x *BenchModelComplex) GetREnum7() []Enum1

func (*BenchModelComplex) GetRFixed32

func (x *BenchModelComplex) GetRFixed32() []uint32

func (*BenchModelComplex) GetRFixed64

func (x *BenchModelComplex) GetRFixed64() []uint64

func (*BenchModelComplex) GetRFloat

func (x *BenchModelComplex) GetRFloat() []float32

func (*BenchModelComplex) GetRInt32

func (x *BenchModelComplex) GetRInt32() []int32

func (*BenchModelComplex) GetRInt64

func (x *BenchModelComplex) GetRInt64() []int64

func (*BenchModelComplex) GetRMessage1

func (x *BenchModelComplex) GetRMessage1() []*Message1

func (*BenchModelComplex) GetRMessage2

func (x *BenchModelComplex) GetRMessage2() []*Message1

func (*BenchModelComplex) GetRMessage3

func (x *BenchModelComplex) GetRMessage3() []*Message1

func (*BenchModelComplex) GetRMessage4

func (x *BenchModelComplex) GetRMessage4() []*Message1

func (*BenchModelComplex) GetRMessage5

func (x *BenchModelComplex) GetRMessage5() []*Message1

func (*BenchModelComplex) GetRMessage6

func (x *BenchModelComplex) GetRMessage6() []*Message1

func (*BenchModelComplex) GetRMessage7

func (x *BenchModelComplex) GetRMessage7() []*Message1

func (*BenchModelComplex) GetRSfixed32

func (x *BenchModelComplex) GetRSfixed32() []int32

func (*BenchModelComplex) GetRSfixed64

func (x *BenchModelComplex) GetRSfixed64() []int64

func (*BenchModelComplex) GetRSint32

func (x *BenchModelComplex) GetRSint32() []int32

func (*BenchModelComplex) GetRSint64

func (x *BenchModelComplex) GetRSint64() []int64

func (*BenchModelComplex) GetRString1

func (x *BenchModelComplex) GetRString1() []string

func (*BenchModelComplex) GetRString2

func (x *BenchModelComplex) GetRString2() []string

func (*BenchModelComplex) GetRString3

func (x *BenchModelComplex) GetRString3() []string

func (*BenchModelComplex) GetRString4

func (x *BenchModelComplex) GetRString4() []string

func (*BenchModelComplex) GetRString5

func (x *BenchModelComplex) GetRString5() []string

func (*BenchModelComplex) GetRString6

func (x *BenchModelComplex) GetRString6() []string

func (*BenchModelComplex) GetRString7

func (x *BenchModelComplex) GetRString7() []string

func (*BenchModelComplex) GetRString8

func (x *BenchModelComplex) GetRString8() []string

func (*BenchModelComplex) GetRString9

func (x *BenchModelComplex) GetRString9() []string

func (*BenchModelComplex) GetRUint32

func (x *BenchModelComplex) GetRUint32() []uint32

func (*BenchModelComplex) GetRUint64

func (x *BenchModelComplex) GetRUint64() []uint64

func (*BenchModelComplex) MarshalJSON

func (x *BenchModelComplex) MarshalJSON() ([]byte, error)

MarshalJSON implements interface json.Marshaler for proto message BenchModelComplex in file tests/proto/benchmark/benchmark.proto

func (*BenchModelComplex) ProtoMessage

func (*BenchModelComplex) ProtoMessage()

func (*BenchModelComplex) ProtoReflect

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

func (*BenchModelComplex) Reset

func (x *BenchModelComplex) Reset()

func (*BenchModelComplex) String

func (x *BenchModelComplex) String() string

func (*BenchModelComplex) UnmarshalJSON

func (x *BenchModelComplex) UnmarshalJSON(b []byte) error

UnmarshalJSON implements json.Unmarshaler for proto message BenchModelComplex in file tests/proto/benchmark/benchmark.proto

type BenchModelSimple

type BenchModelSimple struct {
	FString1  string  `protobuf:"bytes,1,opt,name=f_string1,json=fString1,proto3" json:"f_string1,omitempty"`
	FString2  string  `protobuf:"bytes,2,opt,name=f_string2,json=fString2,proto3" json:"f_string2,omitempty"`
	FString3  string  `protobuf:"bytes,3,opt,name=f_string3,json=fString3,proto3" json:"f_string3,omitempty"`
	FString4  string  `protobuf:"bytes,4,opt,name=f_string4,json=fString4,proto3" json:"f_string4,omitempty"`
	FString5  string  `protobuf:"bytes,5,opt,name=f_string5,json=fString5,proto3" json:"f_string5,omitempty"`
	FString6  string  `protobuf:"bytes,6,opt,name=f_string6,json=fString6,proto3" json:"f_string6,omitempty"`
	FString7  string  `protobuf:"bytes,7,opt,name=f_string7,json=fString7,proto3" json:"f_string7,omitempty"`
	FString8  string  `protobuf:"bytes,8,opt,name=f_string8,json=fString8,proto3" json:"f_string8,omitempty"`
	FString9  string  `protobuf:"bytes,9,opt,name=f_string9,json=fString9,proto3" json:"f_string9,omitempty"`
	FInt32    int32   `protobuf:"varint,11,opt,name=f_int32,json=fInt32,proto3" json:"f_int32,omitempty"`
	FInt64    int64   `protobuf:"varint,12,opt,name=f_int64,json=fInt64,proto3" json:"f_int64,omitempty"`
	FUint32   uint32  `protobuf:"varint,13,opt,name=f_uint32,json=fUint32,proto3" json:"f_uint32,omitempty"`
	FUint64   uint64  `protobuf:"varint,14,opt,name=f_uint64,json=fUint64,proto3" json:"f_uint64,omitempty"`
	FSint32   int32   `protobuf:"zigzag32,15,opt,name=f_sint32,json=fSint32,proto3" json:"f_sint32,omitempty"`
	FSint64   int64   `protobuf:"zigzag64,16,opt,name=f_sint64,json=fSint64,proto3" json:"f_sint64,omitempty"`
	FSfixed32 int32   `protobuf:"fixed32,17,opt,name=f_sfixed32,json=fSfixed32,proto3" json:"f_sfixed32,omitempty"`
	FSfixed64 int64   `protobuf:"fixed64,18,opt,name=f_sfixed64,json=fSfixed64,proto3" json:"f_sfixed64,omitempty"`
	FFixed32  uint32  `protobuf:"fixed32,19,opt,name=f_fixed32,json=fFixed32,proto3" json:"f_fixed32,omitempty"`
	FFixed64  uint64  `protobuf:"fixed64,20,opt,name=f_fixed64,json=fFixed64,proto3" json:"f_fixed64,omitempty"`
	FFloat    float32 `protobuf:"fixed32,21,opt,name=f_float,json=fFloat,proto3" json:"f_float,omitempty"`
	FDouble   float64 `protobuf:"fixed64,22,opt,name=f_double,json=fDouble,proto3" json:"f_double,omitempty"`
	FBool1    bool    `protobuf:"varint,31,opt,name=f_bool1,json=fBool1,proto3" json:"f_bool1,omitempty"`
	FBool2    bool    `protobuf:"varint,32,opt,name=f_bool2,json=fBool2,proto3" json:"f_bool2,omitempty"`
	FBool3    bool    `protobuf:"varint,33,opt,name=f_bool3,json=fBool3,proto3" json:"f_bool3,omitempty"`
	// contains filtered or unexported fields
}

func (*BenchModelSimple) Descriptor deprecated

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

Deprecated: Use BenchModelSimple.ProtoReflect.Descriptor instead.

func (*BenchModelSimple) GetFBool1

func (x *BenchModelSimple) GetFBool1() bool

func (*BenchModelSimple) GetFBool2

func (x *BenchModelSimple) GetFBool2() bool

func (*BenchModelSimple) GetFBool3

func (x *BenchModelSimple) GetFBool3() bool

func (*BenchModelSimple) GetFDouble

func (x *BenchModelSimple) GetFDouble() float64

func (*BenchModelSimple) GetFFixed32

func (x *BenchModelSimple) GetFFixed32() uint32

func (*BenchModelSimple) GetFFixed64

func (x *BenchModelSimple) GetFFixed64() uint64

func (*BenchModelSimple) GetFFloat

func (x *BenchModelSimple) GetFFloat() float32

func (*BenchModelSimple) GetFInt32

func (x *BenchModelSimple) GetFInt32() int32

func (*BenchModelSimple) GetFInt64

func (x *BenchModelSimple) GetFInt64() int64

func (*BenchModelSimple) GetFSfixed32

func (x *BenchModelSimple) GetFSfixed32() int32

func (*BenchModelSimple) GetFSfixed64

func (x *BenchModelSimple) GetFSfixed64() int64

func (*BenchModelSimple) GetFSint32

func (x *BenchModelSimple) GetFSint32() int32

func (*BenchModelSimple) GetFSint64

func (x *BenchModelSimple) GetFSint64() int64

func (*BenchModelSimple) GetFString1

func (x *BenchModelSimple) GetFString1() string

func (*BenchModelSimple) GetFString2

func (x *BenchModelSimple) GetFString2() string

func (*BenchModelSimple) GetFString3

func (x *BenchModelSimple) GetFString3() string

func (*BenchModelSimple) GetFString4

func (x *BenchModelSimple) GetFString4() string

func (*BenchModelSimple) GetFString5

func (x *BenchModelSimple) GetFString5() string

func (*BenchModelSimple) GetFString6

func (x *BenchModelSimple) GetFString6() string

func (*BenchModelSimple) GetFString7

func (x *BenchModelSimple) GetFString7() string

func (*BenchModelSimple) GetFString8

func (x *BenchModelSimple) GetFString8() string

func (*BenchModelSimple) GetFString9

func (x *BenchModelSimple) GetFString9() string

func (*BenchModelSimple) GetFUint32

func (x *BenchModelSimple) GetFUint32() uint32

func (*BenchModelSimple) GetFUint64

func (x *BenchModelSimple) GetFUint64() uint64

func (*BenchModelSimple) MarshalJSON

func (x *BenchModelSimple) MarshalJSON() ([]byte, error)

MarshalJSON implements interface json.Marshaler for proto message BenchModelSimple in file tests/proto/benchmark/benchmark.proto

func (*BenchModelSimple) ProtoMessage

func (*BenchModelSimple) ProtoMessage()

func (*BenchModelSimple) ProtoReflect

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

func (*BenchModelSimple) Reset

func (x *BenchModelSimple) Reset()

func (*BenchModelSimple) String

func (x *BenchModelSimple) String() string

func (*BenchModelSimple) UnmarshalJSON

func (x *BenchModelSimple) UnmarshalJSON(b []byte) error

UnmarshalJSON implements json.Unmarshaler for proto message BenchModelSimple in file tests/proto/benchmark/benchmark.proto

type Enum1

type Enum1 int32
const (
	Enum1_Zero  Enum1 = 0
	Enum1_One   Enum1 = 2
	Enum1_Two   Enum1 = 3
	Enum1_Three Enum1 = 5
	Enum1_Four  Enum1 = 6
	Enum1_Five  Enum1 = 7
	Enum1_Six   Enum1 = 9
	Enum1_Seven Enum1 = 11
	Enum1_Eight Enum1 = 12
	Enum1_Nine  Enum1 = 15
	Enum1_Ten   Enum1 = 17
)

func (Enum1) Descriptor

func (Enum1) Descriptor() protoreflect.EnumDescriptor

func (Enum1) Enum

func (x Enum1) Enum() *Enum1

func (Enum1) EnumDescriptor deprecated

func (Enum1) EnumDescriptor() ([]byte, []int)

Deprecated: Use Enum1.Descriptor instead.

func (Enum1) Number

func (x Enum1) Number() protoreflect.EnumNumber

func (Enum1) String

func (x Enum1) String() string

func (Enum1) Type

func (Enum1) Type() protoreflect.EnumType

type Message1

type Message1 struct {
	FString1 string `protobuf:"bytes,1,opt,name=f_string1,json=fString1,proto3" json:"f_string1,omitempty"`
	FString2 string `protobuf:"bytes,2,opt,name=f_string2,json=fString2,proto3" json:"f_string2,omitempty"`
	FString3 string `protobuf:"bytes,3,opt,name=f_string3,json=fString3,proto3" json:"f_string3,omitempty"`
	// contains filtered or unexported fields
}

func (*Message1) Descriptor deprecated

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

Deprecated: Use Message1.ProtoReflect.Descriptor instead.

func (*Message1) GetFString1

func (x *Message1) GetFString1() string

func (*Message1) GetFString2

func (x *Message1) GetFString2() string

func (*Message1) GetFString3

func (x *Message1) GetFString3() string

func (*Message1) MarshalJSON

func (x *Message1) MarshalJSON() ([]byte, error)

MarshalJSON implements interface json.Marshaler for proto message Message1 in file tests/proto/benchmark/benchmark.proto

func (*Message1) ProtoMessage

func (*Message1) ProtoMessage()

func (*Message1) ProtoReflect

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

func (*Message1) Reset

func (x *Message1) Reset()

func (*Message1) String

func (x *Message1) String() string

func (*Message1) UnmarshalJSON

func (x *Message1) UnmarshalJSON(b []byte) error

UnmarshalJSON implements json.Unmarshaler for proto message Message1 in file tests/proto/benchmark/benchmark.proto

Jump to

Keyboard shortcuts

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