Directories
¶
| Path | Synopsis |
|---|---|
|
core
|
|
|
user
Package user provides an example of a core business API.
|
Package user provides an example of a core business API. |
|
user/db
Package db contains user related CRUD functionality.
|
Package db contains user related CRUD functionality. |
|
data
|
|
|
dbschema
Package dbschema contains the database schema, migrations and seeding data.
|
Package dbschema contains the database schema, migrations and seeding data. |
|
dbtest
Package dbtest contains supporting code for running tests that hit the DB.
|
Package dbtest contains supporting code for running tests that hit the DB. |
|
sys
|
|
|
auth
Package auth provides authentication and authorization support.
|
Package auth provides authentication and authorization support. |
|
database
Package database provides support for access the database.
|
Package database provides support for access the database. |
|
metrics
Package metrics cosntructs the metrics the application will track.
|
Package metrics cosntructs the metrics the application will track. |
|
validate
Package validate contains the support for validating models.
|
Package validate contains the support for validating models. |
|
web
|
|
|
v1
Package v1 represents types used by the web application for v1.
|
Package v1 represents types used by the web application for v1. |
|
v1/mid
Package mid contains the set of middleware functions.
|
Package mid contains the set of middleware functions. |
Click to show internal directories.
Click to hide internal directories.