Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
func (Event) RenderConsole ¶
func (event Event) RenderConsole()
func (Event) RenderData ¶
func (event Event) RenderData()
type Events ¶
type Events []Event
func (Events) MatchString ¶
func (Events) RenderConsole ¶
func (events Events) RenderConsole()
func (Events) RenderData ¶
func (events Events) RenderData()
type Stream ¶
type Stream struct {
// contains filtered or unexported fields
}
func (*Stream) Start ¶
func (stream *Stream) Start(streamConfig StreamConfig) error
type StreamConfig ¶
Click to show internal directories.
Click to hide internal directories.