package
1.8.1
Repository: https://github.com/hidevopsio/hiboot.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package types provides all const types name.

# Functions

Deprecated use NewPropertyBuilder instead NewBuilder is the constructor of system.Builder.
No description provided by the author
NewBuilder is the constructor of system.Builder.
ReadYamlFromFile read yaml from file directly.

# Constants

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

# Structs

App is the properties of the application, it hold the base info of the application.
No description provided by the author
Configuration is the system configuration.
No description provided by the author
Env is the name value pair of environment variable.
ErrInvalidController invalid controller.
ErrNotFound resource not found error.
No description provided by the author
Logging is the properties of logging.
Profiles is app profiles .include auto configuration starter should be included inside this slide .active active profile.
Server is the properties of http server.

# Interfaces

Builder is the config file (yaml, json) builder.