Directories
¶
| Path | Synopsis |
|---|---|
|
Package components provides a set of reusable UI components and input controls built on top of gomponents for structured, server-side rendered HTML generation.
|
Package components provides a set of reusable UI components and input controls built on top of gomponents for structured, server-side rendered HTML generation. |
|
Package docs contains explanations and code examples for plugin-specific files in Lamu.
|
Package docs contains explanations and code examples for plugin-specific files in Lamu. |
|
app
Package app contains explanations and code examples for the plugin app.go file in Lamu.
|
Package app contains explanations and code examples for the plugin app.go file in Lamu. |
|
commands
Package commands contains explanations and code examples for plugin-specific CLI commands in Lamu.
|
Package commands contains explanations and code examples for plugin-specific CLI commands in Lamu. |
|
components
Package components contains explanations and code examples for UI page components in Lamu.
|
Package components contains explanations and code examples for UI page components in Lamu. |
|
config
Package config contains explanations and code examples for plugin configurations in Lamu.
|
Package config contains explanations and code examples for plugin configurations in Lamu. |
|
layers
Package layers contains explanations and code examples for middleware request-handling layers in Lamu.
|
Package layers contains explanations and code examples for middleware request-handling layers in Lamu. |
|
migrations
Package migrations contains explanations and code examples for database migrations in Lamu.
|
Package migrations contains explanations and code examples for database migrations in Lamu. |
|
models
Package models contains explanations and code examples for database models in Lamu.
|
Package models contains explanations and code examples for database models in Lamu. |
|
pages
Package pages contains explanations and code examples for pages in Lamu.
|
Package pages contains explanations and code examples for pages in Lamu. |
|
querypatchers
Package querypatchers contains explanations and code examples for database query patchers in Lamu.
|
Package querypatchers contains explanations and code examples for database query patchers in Lamu. |
|
quickstart
Package quickstart guides you through building a minimal Lamu plugin that renders "Hello, World!".
|
Package quickstart guides you through building a minimal Lamu plugin that renders "Hello, World!". |
|
routes
Package routes contains explanations and code examples for HTTP routing in Lamu.
|
Package routes contains explanations and code examples for HTTP routing in Lamu. |
|
views
Package views contains explanations and code examples for view controllers in Lamu.
|
Package views contains explanations and code examples for view controllers in Lamu. |
|
Package fields provides custom datatype fields and structures for GORM database models persisting.
|
Package fields provides custom datatype fields and structures for GORM database models persisting. |
|
Package getters defines the core Getter type and a suite of utility functions for fetching, transforming, and composing dynamic values.
|
Package getters defines the core Getter type and a suite of utility functions for fetching, transforming, and composing dynamic values. |
|
Package lamu is the application kernel: configuration loading, HTTP server wiring, and aggregated plugin registries (pages, views, routes, models, migrations, etc.).
|
Package lamu is the application kernel: configuration loading, HTTP server wiring, and aggregated plugin registries (pages, views, routes, models, migrations, etc.). |
|
plugins
|
|
|
p_dashboard
Package p_dashboard implements the central launchpad, top bar navigation buttons, and theme toggling for the Lamu application portal.
|
Package p_dashboard implements the central launchpad, top bar navigation buttons, and theme toggling for the Lamu application portal. |
|
p_export
Package p_export implements Excel spreadsheet (XLSX) creation and table export features for GORM models.
|
Package p_export implements Excel spreadsheet (XLSX) creation and table export features for GORM models. |
|
p_filesystem
Package p_filesystem implements a virtual node (VNode) database filesystem for the Lamu framework.
|
Package p_filesystem implements a virtual node (VNode) database filesystem for the Lamu framework. |
|
p_google_genai
Package p_google_genai implements Google Gemini GenAI client wrappers and dynamic schema generators.
|
Package p_google_genai implements Google Gemini GenAI client wrappers and dynamic schema generators. |
|
p_livereloading
Package p_livereloading implements automated browser refresh / live reloading capabilities during local development.
|
Package p_livereloading implements automated browser refresh / live reloading capabilities during local development. |
|
p_llm_assistant
Package p_llm_assistant implements an interactive LLM chat assistant powered by Gemini.
|
Package p_llm_assistant implements an interactive LLM chat assistant powered by Gemini. |
|
p_otp
Package p_otp implements one-time password (OTP) delivery and verification features for password recovery and multi-factor auth.
|
Package p_otp implements one-time password (OTP) delivery and verification features for password recovery and multi-factor auth. |
|
p_pwa
Package p_pwa implements Progressive Web App (PWA) manifest compilation, service worker mapping, offline fallback pages, and Android asset links hosting.
|
Package p_pwa implements Progressive Web App (PWA) manifest compilation, service worker mapping, offline fallback pages, and Android asset links hosting. |
|
p_users
Package p_users implements the user administration and authentication system for the Lamu framework.
|
Package p_users implements the user administration and authentication system for the Lamu framework. |
|
Package registry provides a mechanism to store and modify objects.
|
Package registry provides a mechanism to store and modify objects. |
|
Package syncmap provides a generic, thread-safe map implementation.
|
Package syncmap provides a generic, thread-safe map implementation. |
Click to show internal directories.
Click to hide internal directories.