Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadEvents ¶
Types ¶
type EventGenerator ¶
type EventGenerator struct {
// contains filtered or unexported fields
}
func NewEventGenerator ¶
func NewEventGenerator(input io.Reader) *EventGenerator
func (*EventGenerator) Next ¶
func (gen *EventGenerator) Next() interface{}
Click to show internal directories.
Click to hide internal directories.