Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SwitchRule ¶
type SwitchRule struct {
}
func (SwitchRule) Id ¶
func (a SwitchRule) Id() string
func (SwitchRule) Initialize ¶
func (a SwitchRule) Initialize(ctx context.Context, options map[string]interface{}) error
func (SwitchRule) Run ¶
func (a SwitchRule) Run(ctx context.Context, subscribeQueueInput func(ctx context.Context, callback queue.SubscribeFunction[*data.InputEngine]) error, pushQueueOutput func(ctx context.Context, input *data.OutputEngine) error)
Click to show internal directories.
Click to hide internal directories.