Documentation
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
contract
|
|
|
actions
Package actions holds the data-permission (data-scope) machinery a hand-written Service needs: PermissionAction reads the current user's scope once per request, and Permission turns it into a GORM WHERE clause scoped to one table.
|
Package actions holds the data-permission (data-scope) machinery a hand-written Service needs: PermissionAction reads the current user's scope once per request, and Permission turns it into a GORM WHERE clause scoped to one table. |
|
migration
Package migration is the registration face of the framework's migration system: an app claims an app code and registers functions under it.
|
Package migration is the registration face of the framework's migration system: an app claims an app code and registers functions under it. |
|
seed
Package seed lets an application register the menu and API entries it needs in order to appear in the admin UI, without knowing what table those entries end up in.
|
Package seed lets an application register the menu and API entries it needs in order to appear in the admin UI, without knowing what table those entries end up in. |
Click to show internal directories.
Click to hide internal directories.