Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventLog ¶
type EventLog struct {
// contains filtered or unexported fields
}
func (*EventLog) Run ¶
func (e *EventLog) Run(params *EventLogParams) error
type EventLogParams ¶
type EventLogParams struct {
Follow bool
}
Click to show internal directories.
Click to hide internal directories.