Directories
¶
| Path | Synopsis |
|---|---|
|
Package common holds useful code to be used across all package and layers.
|
Package common holds useful code to be used across all package and layers. |
|
Package config holds configuration global data to be initialized.
|
Package config holds configuration global data to be initialized. |
|
Package controller holds application controllers.
|
Package controller holds application controllers. |
|
database
|
|
|
mongodb
Package mongodb holds MongoDB database and repository methods.
|
Package mongodb holds MongoDB database and repository methods. |
|
mysql
Package mysql holds MySQL database and repository methods.
|
Package mysql holds MySQL database and repository methods. |
|
postgres
Package postgres holds PostgreSQL database and repository methods.
|
Package postgres holds PostgreSQL database and repository methods. |
|
Package model holds domain model structs and methods.
|
Package model holds domain model structs and methods. |
|
request
Package request holds request model structs and methods.
|
Package request holds request model structs and methods. |
|
Package server holds server related struct and methods.
|
Package server holds server related struct and methods. |
|
Package service holds service layer methods and repository/database abstractions.
|
Package service holds service layer methods and repository/database abstractions. |
Click to show internal directories.
Click to hide internal directories.