Directories
¶
Path | Synopsis |
---|---|
core
|
|
category
Package beer provides an example of a core business API.
|
Package beer provides an example of a core business API. |
data
|
|
dbmigrate
Package dbmigrate contains the database schema, migrations and seeding data.
|
Package dbmigrate 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
|
|
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
|
|
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. |
debug/checkgrp
Package checkgrp maintains the group of handlers for health checking.
|
Package checkgrp maintains the group of handlers for health checking. |
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. |
v1/paging
Package paging provides support for query paging.
|
Package paging provides support for query paging. |
Click to show internal directories.
Click to hide internal directories.