Documentation ¶
Overview ¶
Package com_HailoOSS_service_config_update is a generated protocol buffer package.
It is generated from these files:
github.com/HailoOSS/config-service/proto/update/update.proto
It has these top-level messages:
Request Response
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Request ¶
type Request struct { Id *string `protobuf:"bytes,1,req,name=id" json:"id,omitempty"` Path *string `protobuf:"bytes,2,opt,name=path" json:"path,omitempty"` Message *string `protobuf:"bytes,3,req,name=message" json:"message,omitempty"` Config *string `protobuf:"bytes,4,req,name=config" json:"config,omitempty"` NoReload *bool `protobuf:"varint,5,opt,name=noReload" json:"noReload,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*Request) GetMessage ¶
func (*Request) GetNoReload ¶
func (*Request) ProtoMessage ¶
func (*Request) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.