Directories
¶
Path | Synopsis |
---|---|
app
|
|
tooling/logfmt
This program takes the structured log output and makes it readable.
|
This program takes the structured log output and makes it readable. |
business
|
|
core/user
Package user provides an example of a core business API.
|
Package user provides an example of a core business API. |
core/user/stores/userdb
Package userdb contains user related CRUD functionality.
|
Package userdb contains user related CRUD functionality. |
core/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. |
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. |
sys/database/pgx
Package db provides support for access the database.
|
Package db provides support for access the database. |
sys/database/pgx/dbarray
Package dbarray provides support for database array types.
|
Package dbarray provides support for database array types. |
sys/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. |
web/metrics
Package metrics constructs the metrics the application will track.
|
Package metrics constructs the metrics the application will track. |
web/v1
Package v1 represents types used by the web application for v1
|
Package v1 represents types used by the web application for v1 |
web/v1/debug
Package debug provides handlers support for the debugging endpoints.
|
Package debug provides handlers support for the debugging endpoints. |
web/v1/mid
Package mid contains the set of middleware functions.
|
Package mid contains the set of middleware functions. |
foundation
|
|
logger
Package logger provides a convenience function to construct a logger for use.
|
Package logger provides a convenience function to construct a logger for use. |
web
Package web contains a small web framework extension.
|
Package web contains a small web framework extension. |
Click to show internal directories.
Click to hide internal directories.