Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
mongo
command
|
|
|
mysql
command
|
|
|
postgres
command
|
|
|
internal
|
|
|
common
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. |
|
config
Package config holds configuration global data to be initialized.
|
Package config holds configuration global data to be initialized. |
|
controller
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. |
|
database/mysql
Package mysql holds MySQL database and repository methods.
|
Package mysql holds MySQL database and repository methods. |
|
database/postgres
Package postgres holds PostgreSQL database and repository methods.
|
Package postgres holds PostgreSQL database and repository methods. |
|
model
Package model holds domain model structs and methods.
|
Package model holds domain model structs and methods. |
|
model/request
Package request holds request model structs and methods.
|
Package request holds request model structs and methods. |
|
server
Package server holds server related struct and methods.
|
Package server holds server related struct and methods. |
|
service
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.