Directories
¶
| Path | Synopsis |
|---|---|
|
Package api provides API routing and middleware setup for Scribe Server.
|
Package api provides API routing and middleware setup for Scribe Server. |
|
dbqueries
Package dbqueries provides helper functions that fetch and transform language-specific data from the underlying database.
|
Package dbqueries provides helper functions that fetch and transform language-specific data from the underlying database. |
|
handlers
Package handlers contains HTTP handlers for various API endpoints.
|
Package handlers contains HTTP handlers for various API endpoints. |
|
validators
Package validators provides shared, reusable validators across the application.
|
Package validators provides shared, reusable validators across the application. |
|
cmd
|
|
|
migrate
command
SPDX-License-Identifier: GPL-3.0-or-later
|
SPDX-License-Identifier: GPL-3.0-or-later |
|
migrate/mariadb
Package mariadb handles connecting to and interacting with the MariaDB database during migration.
|
Package mariadb handles connecting to and interacting with the MariaDB database during migration. |
|
migrate/schema
Package schema provides utilities for extracting and converting database schemas during migration.
|
Package schema provides utilities for extracting and converting database schemas during migration. |
|
migrate/sqlite
Package sqlite handles the reading and migration of SQLite language data into MariaDB.
|
Package sqlite handles the reading and migration of SQLite language data into MariaDB. |
|
migrate/types
Package types defines the core data structures used throughout the migration process, including database schema representation, connection holders, and configuration settings.
|
Package types defines the core data structures used throughout the migration process, including database schema representation, connection holders, and configuration settings. |
|
migrate/utils
Package utils contains helper functions for type conversions and general-purpose utilities.
|
Package utils contains helper functions for type conversions and general-purpose utilities. |
|
Package database manages MySQL database connection and access functions.
|
Package database manages MySQL database connection and access functions. |
|
Package docs Code generated by swaggo/swag.
|
Package docs Code generated by swaggo/swag. |
|
internal
|
|
|
constants
Package constants provides shared, reusable constant values across the application.
|
Package constants provides shared, reusable constant values across the application. |
|
Package models defines data structures used across the Scribe Server.
|
Package models defines data structures used across the Scribe Server. |
Click to show internal directories.
Click to hide internal directories.




