Directories ¶
Path | Synopsis |
---|---|
app
|
|
bpi-admin/commands
Package commands contains the functionality for the set of commands currently supported by the CLI tooling.
|
Package commands contains the functionality for the set of commands currently supported by the CLI tooling. |
bpi-api/handlers
Package handlers contains the full set of handler functions and routes supported by the web api.
|
Package handlers contains the full set of handler functions and routes supported by the web api. |
bpi-ui/handlers
Package handlers contains the full set of handler functions and routes supported by the web api.
|
Package handlers contains the full set of handler functions and routes supported by the web api. |
business
|
|
auth
Package auth provides authentication and authorization support.
|
Package auth provides authentication and authorization support. |
data/category
Package category contains category related CRUD functionality.
|
Package category contains category related CRUD functionality. |
data/country
Package country contains country related CRUD functionality.
|
Package country contains country related CRUD functionality. |
data/jurisdiction
Package jurisdiction contains jurisdiction related CRUD functionality.
|
Package jurisdiction contains jurisdiction related CRUD functionality. |
data/product
Package product contains product related CRUD functionality.
|
Package product contains product related CRUD functionality. |
data/profile
Package profile contains profile related CRUD functionality.
|
Package profile contains profile related CRUD functionality. |
data/schema
Package schema contains the database schema, migrations and seeding data.
|
Package schema contains the database schema, migrations and seeding data. |
data/user
Package user contains user related CRUD functionality.
|
Package user contains user related CRUD functionality. |
mid
Package mid contains the set of middleware functions.
|
Package mid contains the set of middleware functions. |
tests
Package tests contains supporting code for running tests.
|
Package tests contains supporting code for running tests. |
foundation
|
|
database
Package database provides support for access the database.
|
Package database provides support for access the database. |
web
Package web contains a small web framework extension.
|
Package web contains a small web framework extension. |
Click to show internal directories.
Click to hide internal directories.