Directories ¶
Path | Synopsis |
---|---|
core
|
|
product
Package product provides an example of a core business API.
|
Package product provides an example of a core business API. |
product/stores/productdb
Package productdb contains product related CRUD functionality.
|
Package productdb contains product 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. |
order
Package order provides support for describing the ordering of data.
|
Package order provides support for describing the ordering of data. |
sys
|
|
database
Package database provides support for access the database.
|
Package database provides support for access the database. |
validate
Package validate contains the support for validating models.
|
Package validate contains the support for validating models. |
web
|
|
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 handler support for the debugging endpoints.
|
Package debug provides handler support for the debugging endpoints. |
v1/debug/checkgrp
Package checkgrp maintains the group of handlers for health checking.
|
Package checkgrp maintains the group of handlers for health checking. |
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.