Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEngineAction ¶
func NewEngineAction( ctx context.Context, options Options, cfg config.CanopsisConf, mongoClient mongo.DbClient, amqpConnection amqp.Connection, webhookRpcClient engine.RPCClient, rpcPublishQueues []string, logger zerolog.Logger, ) engine.Engine
NewEngineAction returns the default Action engine with default connections.
Types ¶
type DependencyMaker ¶
type DependencyMaker struct {
depmake.DependencyMaker
}
DependencyMaker can be created with DependencyMaker{}
Click to show internal directories.
Click to hide internal directories.