package
0.0.0-20240730145217-ffa893fe5508
Repository: https://github.com/donewscode/core-starter.git
Documentation: pkg.go.dev

# Functions

Bootstrap connects the the dependency graph of the project, and returns the root command and its closer for execution.
Constructors register module constructors.
Dependencies register global dependencies.
Modules register modules.
NewRootCmd returns the root command.
Register the global options includes modules, module constructors and global dependencies.

# Interfaces

Core the application core interface.

# Type aliases

Option Global register option.