package
1.0.4
Repository: https://github.com/hokamsingh/lessgo.git
Documentation: pkg.go.dev

# Functions

NewContainer creates a new instance of `Container`.
RegisterDependencies registers dependencies into container.
RegisterModules iterates over a slice of modules and registers their routes.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Container wraps the `dig.Container` and provides methods for registering and invoking dependencies.