package
0.0.0-20241002102105-6c60c9914119
Repository: https://github.com/ankorstore/yokai-worker-template.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Register is used to register the application dependencies.
Run starts the application, with a provided [context.Context].
RunTest starts the application in test mode, with an optional list of [fx.Option].

# Variables

Bootstrapper can be used to load modules, options, dependencies and bootstraps the application.
RootDir is the application root directory.