Documentation
¶
Overview ¶
Package platform holds foundational packages for this project.
The packages in this folder do not contain core business logic directly but they are specific to this project. Examples are database, web patterns, loggers, authentication, etc.
Directories
¶
Path | Synopsis |
---|---|
Package auth provides authentication behavior.
|
Package auth provides authentication behavior. |
Package conf provides support for using environmental variables and command line arguments for configuration.
|
Package conf provides support for using environmental variables and command line arguments for configuration. |
Package database helps with SQL database interactions.
|
Package database helps with SQL database interactions. |
databasetest
Package databasetest provides tools for launching and preparing databases in Docker containers to be used in tests.
|
Package databasetest provides tools for launching and preparing databases in Docker containers to be used in tests. |
Package web provides a minimal framework for common HTTP related tasks.
|
Package web provides a minimal framework for common HTTP related tasks. |
Click to show internal directories.
Click to hide internal directories.