📄️ Package cfg
With the cfg package, you can configure and use configurations in your gosoline project.
📄️ Package cloud/aws
The cloud/aws package
📄️ Package fixtures
While using gosoline you are able to define fixtures directly in code.
📄️ Package httpserver
Package httpserver provides a convenient way to create HTTP servers.
📄️ Package log
The gosoline logger is based upon a simple interface that uses handlers internally to enable fully customizable log handling.
📄️ Package test
This package acts as a wrapper over Golang's testing module.