Documentation ¶
Overview ¶
Package go_micro_os_event is a generated protocol buffer package.
It is generated from these files:
github.com/micro/go-os/event/proto/event.proto
It has these top-level messages:
Record
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Record ¶
type Record struct { Id string `protobuf:"bytes,1,opt,name=id" json:"id,omitempty"` Type string `protobuf:"bytes,2,opt,name=type" json:"type,omitempty"` Origin string `protobuf:"bytes,3,opt,name=origin" json:"origin,omitempty"` Timestamp int64 `protobuf:"varint,4,opt,name=timestamp" json:"timestamp,omitempty"` RootId string `protobuf:"bytes,5,opt,name=root_id,json=rootId" json:"root_id,omitempty"` Metadata map[string]string `` /* 136-byte string literal not displayed */ Data string `protobuf:"bytes,7,opt,name=data" json:"data,omitempty"` }
func (*Record) Descriptor ¶
func (*Record) GetMetadata ¶
func (*Record) ProtoMessage ¶
func (*Record) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.