Documentation
¶
Overview ¶
Package internal provides internal constants and utilities for the template plugin
Index ¶
Constants ¶
View Source
const PLUGIN_NAME = "template-plugin"
PLUGIN_NAME is the unique identifier for this plugin This name is used for configuration, logging, and other plugin-specific operations
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package api implements the core API functionality for the template plugin.
|
Package api implements the core API functionality for the template plugin. |
messages
Package messages defines the request and response structures for the template plugin API
|
Package messages defines the request and response structures for the template plugin API |
Package config provides configuration structures and defaults for the template plugin
|
Package config provides configuration structures and defaults for the template plugin |
db
|
|
migrations
Package migrations provides database migration support for the template plugin It embeds and serves SQL migration files for both MySQL and SQLite databases
|
Package migrations provides database migration support for the template plugin It embeds and serves SQL migration files for both MySQL and SQLite databases |
models
Package models defines the database models used by the template plugin
|
Package models defines the database models used by the template plugin |
Package webapp provides the frontend web application for the template plugin
|
Package webapp provides the frontend web application for the template plugin |
Click to show internal directories.
Click to hide internal directories.