Directories
¶
| Path | Synopsis |
|---|---|
|
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. |
|
Package app lets an application declare, once, what it is: a stable identity (Code), a human-readable name and version, and the other applications it depends on.
|
Package app lets an application declare, once, what it is: a stable identity (Code), a human-readable name and version, and the other applications it depends on. |
|
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. |
|
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.