Directories ¶
Path | Synopsis |
---|---|
domain
|
|
scrumbus
Package scrumbus provides business access to scrum domain.
|
Package scrumbus provides business access to scrum domain. |
scrumbus/stores/scrumdb
Package scrumdb contains scrum related CRUD functionality.
|
Package scrumdb contains scrum related CRUD functionality. |
userbus
Package userbus provides business access to user domain.
|
Package userbus provides business access to user domain. |
userbus/stores/usercache
Package usercache contains user related CRUD functionality with caching.
|
Package usercache contains user related CRUD functionality with caching. |
userbus/stores/userdb
Package userdb contains user related CRUD functionality.
|
Package userdb contains user related CRUD functionality. |
sdk
|
|
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. |
delegate
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. |
migrate
Package migrate contains the database schema, migrations and seeding data.
|
Package migrate contains the database schema, migrations and seeding data. |
order
Package order provides support for describing the ordering of data.
|
Package order provides support for describing the ordering of data. |
page
Package page provides support for query paging.
|
Package page provides support for query paging. |
sqldb
Package sqldb provides support for access the database.
|
Package sqldb provides support for access the database. |
sqldb/dbarray
Package dbarray provides support for database array types.
|
Package dbarray provides support for database array types. |
unitest
Package unitest provides support for excuting unit test logic.
|
Package unitest provides support for excuting unit test logic. |
types
|
|
money
Package money represents a money in the system.
|
Package money represents a money in the system. |
name
Package name represents a name in the system.
|
Package name represents a name in the system. |
quantity
Package quantity represents a quantity in the system.
|
Package quantity represents a quantity in the system. |
role
Package role represents the role type in the system.
|
Package role represents the role type in the system. |
Click to show internal directories.
Click to hide internal directories.