internal

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 26, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Bootstrapper can be used to load modules, options, services and bootstraps your application.

View Source
var RootDir string

RootDir is the application root directory.

Functions

func ProvideRouting

func ProvideRouting() fx.Option

ProvideRouting is used to register the application HTTP handlers.

func ProvideServices

func ProvideServices() fx.Option

ProvideServices is used to register the application services.

func Run

func Run(ctx context.Context)

Run starts the application, with a provided context.Context.

func RunTest

func RunTest(tb testing.TB, options ...fx.Option)

RunTest starts the application in test mode, with an optional list of fx.Option.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳