Documentation ¶
Overview ¶
Package go_micro_os_config is a generated protocol buffer package.
It is generated from these files:
github.com/micro/go-os/config/proto/config.proto
It has these top-level messages:
ChangeSet
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChangeSet ¶
type ChangeSet struct { Timestamp int64 `protobuf:"varint,1,opt,name=timestamp" json:"timestamp,omitempty"` Data string `protobuf:"bytes,2,opt,name=data" json:"data,omitempty"` Checksum string `protobuf:"bytes,3,opt,name=checksum" json:"checksum,omitempty"` Source string `protobuf:"bytes,4,opt,name=source" json:"source,omitempty"` }
func (*ChangeSet) Descriptor ¶
func (*ChangeSet) ProtoMessage ¶
func (*ChangeSet) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.