Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_go_chromium_org_luci_luciexe_build_internal_testpb_test_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Module ¶
type Module struct { Field string `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"` JsonNameField string `protobuf:"bytes,2,opt,name=json_name_field,json=$cool,proto3" json:"json_name_field,omitempty"` // contains filtered or unexported fields }
func (*Module) Descriptor
deprecated
func (*Module) GetJsonNameField ¶
func (*Module) ProtoMessage ¶
func (*Module) ProtoMessage()
func (*Module) ProtoReflect ¶
func (x *Module) ProtoReflect() protoreflect.Message
type TopLevel ¶
type TopLevel struct { Field string `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"` JsonNameField string `protobuf:"bytes,2,opt,name=json_name_field,json=$cool,proto3" json:"json_name_field,omitempty"` // contains filtered or unexported fields }
func (*TopLevel) Descriptor
deprecated
func (*TopLevel) GetJsonNameField ¶
func (*TopLevel) ProtoMessage ¶
func (*TopLevel) ProtoMessage()
func (*TopLevel) ProtoReflect ¶
func (x *TopLevel) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.