Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Start ¶
func Start(ctx context.Context, wg *sync.WaitGroup, config configuration.Config, handlerfactory HandlerFactory) error
Types ¶
type HandlerFactory ¶
type HandlerFactory = func(auth *auth.Auth, smartServiceRepo *smartservicerepository.SmartServiceRepository) (camunda.Handler, error)
Click to show internal directories.
Click to hide internal directories.