//
pkg.gl
Category
github.com/fspcons/core
apps
package
0.0.3
Repository:
https://github.com/fspcons/core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
43 SLOC
#
Functions
NewContainer
NewContainer constructor for the app container.
#
Structs
Container
Container App container including DI, a list of app Start functions that will be executed on Run.
#
Type aliases
Start
Start simple start function for an app using DI container.