Directories ¶
Path | Synopsis |
---|---|
Package appdb declares the application database, contains the SQL for database migrations and seeding.
|
Package appdb declares the application database, contains the SQL for database migrations and seeding. |
migrate
Package migrate provides functions used by the dbtest package to init a database for proper use.
|
Package migrate provides functions used by the dbtest package to init a database for proper use. |
Package dbtest contains supporting code for running tests that hit the DB.
|
Package dbtest contains supporting code for running tests that hit the DB. |
Package delegate provides the ability to make function calls between different domain packages when an import is not possible.
|
Package delegate provides the ability to make function calls between different domain packages when an import is not possible. |
Package order provides support for describing the ordering of data.
|
Package order provides support for describing the ordering of data. |
Package page provides support for query paging.
|
Package page provides support for query paging. |
Package pubsub provides topics that can be access by the business layer.
|
Package pubsub provides topics that can be access by the business layer. |
Package sqldb provides support for access the database.
|
Package sqldb provides support for access the database. |
dbarray
Package dbarray provides support for database array types.
|
Package dbarray provides support for database array types. |
Package unitest provides support for excuting unit test logic.
|
Package unitest provides support for excuting unit test logic. |
Click to show internal directories.
Click to hide internal directories.