Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventListenerConfig ¶
type EventListenerConfig struct {
EventName string `mapstructure:"Event"`
Listener string
Priority int
}
func (*EventListenerConfig) ListenerAlias ¶
func (c *EventListenerConfig) ListenerAlias() string
func (*EventListenerConfig) ListenerMethod ¶
func (c *EventListenerConfig) ListenerMethod() string
Click to show internal directories.
Click to hide internal directories.