Directories ¶
Path | Synopsis |
---|---|
core
|
|
division
Package division ...
|
Package division ... |
division/stores/divisionjson
Package divisionjson ...
|
Package divisionjson ... |
user
Package user provides an example of a core business API.
|
Package user provides an example of a core business API. |
user/stores/usercache
Package usercache contains user related CRUD functionality with caching.
|
Package usercache contains user related CRUD functionality with caching. |
user/stores/userdb
Package userdb contains user related CRUD functionality.
|
Package userdb contains user related CRUD functionality. |
data
|
|
dbmigrate
Package dbmigrate contains the database schema, migrations and seeding data.
|
Package dbmigrate contains the database schema, migrations and seeding data. |
dbsql/pgx
Package db provides support for access the database.
|
Package db provides support for access the database. |
dbsql/pgx/dbarray
Package dbarray provides support for database array types.
|
Package dbarray provides support for database array types. |
dbsql/pq
Package db provides support for access the database.
|
Package db provides support for access the database. |
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. |
order
Package order provides support for describing the ordering of data.
|
Package order provides support for describing the ordering of data. |
transaction
Package transaction provides support for database transaction related functionality.
|
Package transaction provides support for database transaction related functionality. |
web
|
|
auth
Package auth provides authentication and authorization support.
|
Package auth provides authentication and authorization support. |
debug
Package debug provides handler support for the debugging endpoints.
|
Package debug provides handler support for the debugging endpoints. |
httpclient
Package httpclient implements a wrapper of http client supports logging, tracing, and proxy
|
Package httpclient implements a wrapper of http client supports logging, tracing, and proxy |
metrics
Package metrics constructs the metrics the application will track.
|
Package metrics constructs the metrics the application will track. |
mid
Package mid contains the set of middleware functions.
|
Package mid contains the set of middleware functions. |
response
Package response provides the response and error handling types support.
|
Package response provides the response and error handling types support. |
Click to show internal directories.
Click to hide internal directories.