Documentation
¶
Index ¶
- func EventClone(e *event.Event) *event.Event
- func EventCmp(want, got *event.Event, skipTime, skipPath bool) (bool, string)
- func EventsCmp(want, got []*event.Event, sortNeed, skipTime, skipPath bool) (bool, string)
- func EventsDump(events []*event.Event) string
- func EventsFromChannel(fchan <-chan *event.Event, timeout time.Duration) []*event.Event
- func Int(min, max int) int
- func String(length int) string
- func Strings(length, n int) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EventClone ¶
EventClone clone event (not deep copy for fields)
func EventsDump ¶
func EventsFromChannel ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.