//
pkg.gl
Category
github.com/ankorstore/yokai-worker-template
internal
package
0.0.0-20241002102105-6c60c9914119
Repository:
https://github.com/ankorstore/yokai-worker-template.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
44 SLOC
#
Packages
worker
No description provided by the author
#
Functions
Register
Register is used to register the application dependencies.
Run
Run starts the application, with a provided [context.Context].
RunTest
RunTest starts the application in test mode, with an optional list of [fx.Option].
#
Variables
Bootstrapper
Bootstrapper can be used to load modules, options, dependencies and bootstraps the application.
RootDir
RootDir is the application root directory.