Documentation ¶ Index ¶ func DeleteRange(fromKey string, endKey string) (deleted int64, err error) func EventPrefix() string func List(resType string, resName string, opts ...clientv3.OpOption) (list []*event.Event, err error) func NodePrefix() string func PipelinePrefix() string func Update(e *event.Event) (err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DeleteRange ¶ func DeleteRange(fromKey string, endKey string) (deleted int64, err error) func EventPrefix ¶ func EventPrefix() string func List ¶ func List(resType string, resName string, opts ...clientv3.OpOption) (list []*event.Event, err error) func NodePrefix ¶ func NodePrefix() string func PipelinePrefix ¶ func PipelinePrefix() string func Update ¶ func Update(e *event.Event) (err error) Types ¶ This section is empty. Source Files ¶ View all Source files event.go Click to show internal directories. Click to hide internal directories.