Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
type EventRecorder ¶
type EventRecorder struct {
Events chan Event
}
func NewEventRecorder ¶
func NewEventRecorder(bufferSize int) *EventRecorder
func (*EventRecorder) AnnotatedEventf ¶
Click to show internal directories.
Click to hide internal directories.