package
Version:
v0.0.0-...-e38a99a
Opens a new window with list of versions in this module.
Published: Feb 24, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewEvent(name, op string) event
NewEvent create an event instance
type EventLog interface {
Write(event event) error
}
EventLog the event log recorder
New create an EventLog instance with io.Writer
Source Files
¶
Click to show internal directories.
Click to hide internal directories.