Directories
¶
Path | Synopsis |
---|---|
core
|
|
currencies
Package currencies provides a shared definition of currencies.
|
Package currencies provides a shared definition of currencies. |
services
Package services provides the core business logic for the application.
|
Package services provides the core business logic for the application. |
services/reporting
Package reporting provides a way to import CSV files into the database.
|
Package reporting provides a way to import CSV files into the database. |
services/reporting/eventbus
Package eventbus provides an interface for event bus.
|
Package eventbus provides an interface for event bus. |
data
|
|
migrations
Package migrations
|
Package migrations |
migrations/postgres
Package postgres provides the PostgreSQL database migration
|
Package postgres provides the PostgreSQL database migration |
migrations/sqlite3
Package sqlite3 provides the SQLite3 database migration
|
Package sqlite3 provides the SQLite3 database migration |
repo
Package repo provides the data access layer for the application.
|
Package repo provides the data access layer for the application. |
types
Package types provides custom types for the application.
|
Package types provides custom types for the application. |
sys
|
|
analytics
Package analytics provides analytics function that sends data to a remote server.
|
Package analytics provides analytics function that sends data to a remote server. |
config
Package config provides the configuration for the application.
|
Package config provides the configuration for the application. |
validate
Package validate provides a wrapper around the go-playground/validator package
|
Package validate provides a wrapper around the go-playground/validator package |
web
|
|
adapters
Package adapters offers common adapters for turing regular functions into HTTP Handlers There are three types of adapters
|
Package adapters offers common adapters for turing regular functions into HTTP Handlers There are three types of adapters |
mid
Package mid provides web middleware.
|
Package mid provides web middleware. |
Click to show internal directories.
Click to hide internal directories.