Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_std_cfg_knobs_config_config_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Knob ¶
type Knob struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Value *anypb.Any `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*Knob) Descriptor
deprecated
func (*Knob) ProtoMessage ¶
func (*Knob) ProtoMessage()
func (*Knob) ProtoReflect ¶
func (x *Knob) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.