Documentation ¶
Index ¶
- type DummyListener
- func (l *DummyListener) Events() []testkube.EventType
- func (l *DummyListener) GetNotificationCount() int
- func (l *DummyListener) Kind() string
- func (l *DummyListener) Metadata() map[string]string
- func (l *DummyListener) Name() string
- func (l *DummyListener) Notify(event testkube.Event) testkube.EventResult
- func (l *DummyListener) Selector() string
- type DummyLoader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DummyListener ¶
func (*DummyListener) Events ¶
func (l *DummyListener) Events() []testkube.EventType
func (*DummyListener) GetNotificationCount ¶
func (l *DummyListener) GetNotificationCount() int
func (*DummyListener) Kind ¶
func (l *DummyListener) Kind() string
func (*DummyListener) Metadata ¶
func (l *DummyListener) Metadata() map[string]string
func (*DummyListener) Name ¶
func (l *DummyListener) Name() string
func (*DummyListener) Notify ¶
func (l *DummyListener) Notify(event testkube.Event) testkube.EventResult
func (*DummyListener) Selector ¶
func (l *DummyListener) Selector() string
type DummyLoader ¶
func (DummyLoader) Kind ¶
func (r DummyLoader) Kind() string
Click to show internal directories.
Click to hide internal directories.