Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultInvocation ¶
type DefaultInvocation struct {
// contains filtered or unexported fields
}
func NewDefaultInvocation ¶
func (*DefaultInvocation) AppendConsumer ¶
func (di *DefaultInvocation) AppendConsumer(consumer api.Consumer)
func (*DefaultInvocation) Consumers ¶
func (di *DefaultInvocation) Consumers() []api.Consumer
func (*DefaultInvocation) Event ¶
func (di *DefaultInvocation) Event() api.Event
func (*DefaultInvocation) Producer ¶
func (di *DefaultInvocation) Producer() api.Producer
func (*DefaultInvocation) Selector ¶
func (di *DefaultInvocation) Selector() api.Selector
Click to show internal directories.
Click to hide internal directories.