package
0.0.3
Repository: https://github.com/fspcons/core.git
Documentation: pkg.go.dev

# Functions

NewContainer constructor for the app container.

# Structs

Container App container including DI, a list of app Start functions that will be executed on Run.

# Type aliases

Start simple start function for an app using DI container.