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/stores/userdb
Package userdb contains user related CRUD functionality.
|
Package userdb contains user related CRUD functionality. |
usersummary
Package usersummary provides an example of a core business API that is based on a view.
|
Package usersummary provides an example of a core business API that is based on a view. |
data
|
|
dbmigrate
Package dbmigrate contains the databse schema, migrations, and seeding data.
|
Package dbmigrate contains the databse 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
|
|
database/pg
Package db provides support for access the database.
|
Package db provides support for access the database. |
database/pgx
Package db provides support for access the database.
|
Package db provides support for access the database. |
database/pgx/dbarray
Package dbarray provides support for database array types.
|
Package dbarray provides support for database array types. |
validate
Package validate contains the support for validating models.
|
Package validate contains the support for validating models. |
web
|
|
auth
Package auth provides authentication and authorization support.
|
Package auth provides authentication and authorization support. |
metrics
Package metrics constructs the metrics the application will track.
|
Package metrics constructs the metrics the application will track. |
v1
Package v1 represents types used by the web application for v1
|
Package v1 represents types used by the web application for v1 |
v1/debug
Package debug provides handlers support for the debugging endpoints.
|
Package debug provides handlers support for the debugging endpoints. |
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.