package
0.2.0-alpha.14
Repository: https://github.com/onexstack/onex.git
Documentation: pkg.go.dev

# Functions

Event constructs an event from the given information and puts it in the queue for sending.
Eventf is just like Event, but with Sprintf for the message field.
InitFromRecorder initializes the global default recorder.
Warn constructs a warning event from the given information and puts it in the queue for sending.
Warnf is just like Warn, but with Sprintf for the message field.