Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWorkflowService ¶
func NewWorkflowService(cfg WorkflowServiceConfig) subscriptionworkflow.Service
Types ¶
type WorkflowServiceConfig ¶
type WorkflowServiceConfig struct {
Service subscription.Service
AddonService subscriptionaddon.Service
// connectors
CustomerService customer.Service
// framework
TransactionManager transaction.Creator
Logger *slog.Logger
Lockr *lockr.Locker
FeatureFlags ffx.Service
}
Click to show internal directories.
Click to hide internal directories.