Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventPublisher ¶
type EventPublisher struct {
// contains filtered or unexported fields
}
EventPublisher is a mock event publisher implementation
func NewEventPublisher ¶
func NewEventPublisher(dir string) *EventPublisher
NewEventPublisher returns a new EventPublisher object
func (*EventPublisher) Close ¶
func (e *EventPublisher) Close()
Close is a mock implementation of the Close method
Click to show internal directories.
Click to hide internal directories.