pkg/

directory
v0.18.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2026 License: Apache-2.0

Directories

Path Synopsis
Package admin implements the admin_management plugin module.
Package admin implements the admin_management plugin module.
static
Package adminstatic embeds the admin shell's static assets.
Package adminstatic embeds the admin shell's static assets.
Package apikey implements the api_key_management business module.
Package apikey implements the api_key_management business module.
migrations
Package migrations exposes the embedded api_key_management migration files as an io/fs.FS so application-level runners can replay them.
Package migrations exposes the embedded api_key_management migration files as an io/fs.FS so application-level runners can replay them.
store
Package store defines the persistence contract for api_key_management.
Package store defines the persistence contract for api_key_management.
store/postgres
Package postgres is the Postgres Store implementation for api_key_management backed by database/sql.
Package postgres is the Postgres Store implementation for api_key_management backed by database/sql.
store/sqlite
Package sqlite is the default Store implementation for api_key_management backed by database/sql.
Package sqlite is the default Store implementation for api_key_management backed by database/sql.
Package audit implements the audit_management business module.
Package audit implements the audit_management business module.
migrations
Package migrations exposes the embedded audit_management migration files as an io/fs.FS so application-level runners can replay them.
Package migrations exposes the embedded audit_management migration files as an io/fs.FS so application-level runners can replay them.
store
Package store defines the persistence contract for audit_management.
Package store defines the persistence contract for audit_management.
store/postgres
Package postgres is the Postgres Store implementation for audit_management backed by database/sql.
Package postgres is the Postgres Store implementation for audit_management backed by database/sql.
store/sqlite
Package sqlite is the default Store implementation for audit_management backed by database/sql.
Package sqlite is the default Store implementation for audit_management backed by database/sql.
Package auth implements the auth_management business module.
Package auth implements the auth_management business module.
migrations
Package migrations exposes the embedded auth_management migration files as an io/fs.FS so application-level runners can replay them.
Package migrations exposes the embedded auth_management migration files as an io/fs.FS so application-level runners can replay them.
store
Package store defines the persistence contract for auth_management.
Package store defines the persistence contract for auth_management.
store/postgres
Package postgres is the Postgres SessionStore implementation for auth_management backed by database/sql.
Package postgres is the Postgres SessionStore implementation for auth_management backed by database/sql.
store/sqlite
Package sqlite is the default SessionStore implementation for auth_management backed by database/sql.
Package sqlite is the default SessionStore implementation for auth_management backed by database/sql.
Package branding turns stored tenant branding choices into per-tenant theme overlays for the PlatformKit design stack.
Package branding turns stored tenant branding choices into per-tenant theme overlays for the PlatformKit design stack.
migrations
Package migrations exposes the embedded branding_management migration files as an io/fs.FS so application-level runners can replay them.
Package migrations exposes the embedded branding_management migration files as an io/fs.FS so application-level runners can replay them.
store
Package store defines the persistence contract for branding_management.
Package store defines the persistence contract for branding_management.
store/sqlite
Package sqlite is the default Store implementation for branding_management backed by database/sql.
Package sqlite is the default Store implementation for branding_management backed by database/sql.
Package content implements the content_management business module.
Package content implements the content_management business module.
migrations
Package migrations exposes the embedded content_management migration files as an io/fs.FS so application-level runners can replay them.
Package migrations exposes the embedded content_management migration files as an io/fs.FS so application-level runners can replay them.
store
Package store defines the persistence contract for content_management.
Package store defines the persistence contract for content_management.
store/postgres
Package postgres is the Postgres Store implementation for content_management backed by database/sql.
Package postgres is the Postgres Store implementation for content_management backed by database/sql.
store/sqlite
Package sqlite is the default Store implementation for content_management backed by database/sql.
Package sqlite is the default Store implementation for content_management backed by database/sql.
storecontract.go — conformance checks for the parts of the store contract that AssertTenantScoped does not reach: the list surface, tenant reassignment through Update, and lifecycle rows that must stop being listed.
storecontract.go — conformance checks for the parts of the store contract that AssertTenantScoped does not reach: the list surface, tenant reassignment through Update, and lifecycle rows that must stop being listed.
Package health implements the health_management business module.
Package health implements the health_management business module.
Package migrate gives modules a way to evolve their schema.
Package migrate gives modules a way to evolve their schema.
Package modulecontract makes the module boundary executable.
Package modulecontract makes the module boundary executable.
Package notification implements the notification_management business module.
Package notification implements the notification_management business module.
migrations
Package migrations exposes the embedded notification_management migration files as an io/fs.FS so application-level runners can replay them.
Package migrations exposes the embedded notification_management migration files as an io/fs.FS so application-level runners can replay them.
store
Package store defines the persistence contract for notification_management.
Package store defines the persistence contract for notification_management.
store/postgres
Package postgres is the Postgres Store implementation for notification_management backed by database/sql.
Package postgres is the Postgres Store implementation for notification_management backed by database/sql.
store/sqlite
Package sqlite is the default Store implementation for notification_management backed by database/sql.
Package sqlite is the default Store implementation for notification_management backed by database/sql.
Package portslib defines the shared port surfaces that pk-modules business modules use to expose admin pages, health checks, in-app notifications, translations, and configurable settings.
Package portslib defines the shared port surfaces that pk-modules business modules use to expose admin pages, health checks, in-app notifications, translations, and configurable settings.
Package tenant implements the tenant_management business module.
Package tenant implements the tenant_management business module.
migrations
Package migrations exposes the embedded tenant_management migration files as an io/fs.FS so application-level runners can replay them.
Package migrations exposes the embedded tenant_management migration files as an io/fs.FS so application-level runners can replay them.
store
Package store defines the persistence contract for tenant_management.
Package store defines the persistence contract for tenant_management.
store/postgres
Package postgres is the Postgres Store implementation for tenant_management backed by database/sql.
Package postgres is the Postgres Store implementation for tenant_management backed by database/sql.
store/sqlite
Package sqlite is the default Store implementation backed by database/sql.
Package sqlite is the default Store implementation backed by database/sql.
Package user implements the user_management business module.
Package user implements the user_management business module.
migrations
Package migrations exposes the embedded user_management migration files as an io/fs.FS so application-level runners can replay them.
Package migrations exposes the embedded user_management migration files as an io/fs.FS so application-level runners can replay them.
store
Package store defines the persistence contract for user_management.
Package store defines the persistence contract for user_management.
store/postgres
Package postgres is the Postgres Store implementation for user_management backed by database/sql.
Package postgres is the Postgres Store implementation for user_management backed by database/sql.
store/sqlite
Package sqlite is the default Store implementation for user_management backed by database/sql.
Package sqlite is the default Store implementation for user_management backed by database/sql.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL