# Packages
Package types provides all const types name.
# Functions
NewBuilder is the constructor of system.Builder.
ReadYamlFromFile read yaml from file directly.
# Structs
App is the properties of the application, it hold the base info of the application.
Configuration is the system configuration.
Env is the name value pair of environment variable.
ErrInvalidController invalid controller.
ErrNotFound resource not found error.
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.