# Packages

Package config contains things for configuring application.
Package managers contains entities that contains business logic.
No description provided by the author
Package tools contains low-level tools (printers, error wrappers, etc) used by other packages.
Package utils contains components for working with low-level utilities (db, file management, etc.).

# Functions

No description provided by the author
NewApplication creates a new instance of Application.

# Structs

Application contains all components of go-initial-project components.