builtin/

directory
v0.0.0-...-5467d48 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: MIT

Directories

Path Synopsis
Package admin is the built-in "admin" plugin (Phase 9, tracker #65).
Package admin is the built-in "admin" plugin (Phase 9, tracker #65).
Package auth is Acthur's built-in "auth" plugin (Phase 6 Slice 2).
Package auth is Acthur's built-in "auth" plugin (Phase 6 Slice 2).
Package featureflags is the built-in "feature-flags" plugin (Phase 9, tracker #65).
Package featureflags is the built-in "feature-flags" plugin (Phase 9, tracker #65).
Package https is the built-in "https" plugin (Phase 9, tracker #65).
Package https is the built-in "https" plugin (Phase 9, tracker #65).
Package migrations is the built-in "migrations" plugin: it registers a generator that scaffolds a project's migrations/ directory with an initial golang-migrate-compatible pair, and exposes the database-command logic consumed by `acthur db migrate|rollback|status|create` (wired in cmd/acthur, since the plugin KernelAPI's CLICommand model registers only flat top-level commands — it has no notion of a command group, and `acthur db` already exists as a real cobra group in cmd/acthur/commands.go).
Package migrations is the built-in "migrations" plugin: it registers a generator that scaffolds a project's migrations/ directory with an initial golang-migrate-compatible pair, and exposes the database-command logic consumed by `acthur db migrate|rollback|status|create` (wired in cmd/acthur, since the plugin KernelAPI's CLICommand model registers only flat top-level commands — it has no notion of a command group, and `acthur db` already exists as a real cobra group in cmd/acthur/commands.go).
Package multitenancy is the built-in "multitenancy" plugin (Phase 6, Slice 4): schema-per-tenant multitenancy for go:fiber projects backed by Postgres.
Package multitenancy is the built-in "multitenancy" plugin (Phase 6, Slice 4): schema-per-tenant multitenancy for go:fiber projects backed by Postgres.
Package observability is the built-in "observability" plugin (Phase 9, tracker #65).
Package observability is the built-in "observability" plugin (Phase 9, tracker #65).
Package rbac is the built-in "rbac" plugin: role-based access control for The go:fiber projects.
Package rbac is the built-in "rbac" plugin: role-based access control for The go:fiber projects.
Package security is the built-in "security" plugin (Phase 9, tracker #65).
Package security is the built-in "security" plugin (Phase 9, tracker #65).
Package testplugin is the built-in "test" plugin: Phase 5's proof that a plugin's hook, command, and generator registrations all fire at the correct lifecycle points under the real kernel.
Package testplugin is the built-in "test" plugin: Phase 5's proof that a plugin's hook, command, and generator registrations all fire at the correct lifecycle points under the real kernel.

Jump to

Keyboard shortcuts

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