package
Version:
v0.13.0
Opens a new window with list of versions in this module.
Published: Aug 16, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Event struct {
Hash hash.Hash `hash:"-"`
InstanceHash hash.Hash `hash:"name:instanceHash"`
Key string `hash:"name:key"`
Data map[string]interface{} `hash:"name:data"`
}
Event stores all informations about Events.
Create creates an event eventKey with eventData for service s.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.