Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
etc
|
|
|
db/migrations
Package migrations provides an embedded filesystem containing database migration files.
|
Package migrations provides an embedded filesystem containing database migration files. |
|
internal
|
|
|
cmd
Package cmd provides the command-line interface for Filamate.
|
Package cmd provides the command-line interface for Filamate. |
|
cmd/daemon
Package daemon provides commands to run Filamate as a daemon.
|
Package daemon provides commands to run Filamate as a daemon. |
|
cmd/database
Package database provides commands to manage the database.
|
Package database provides commands to manage the database. |
|
db
Package db implements the database connection and related functionality.
|
Package db implements the database connection and related functionality. |
|
server
Package server provides the web and API server for Filamate.
|
Package server provides the web and API server for Filamate. |
|
server/handlers
Package handlers implements the API handlers for the auth server This file contains the methods that satisfy the interface generated by OpenAPI The actual business logic is delegated to the handlers/ui and handlers/healthchecks packages
|
Package handlers implements the API handlers for the auth server This file contains the methods that satisfy the interface generated by OpenAPI The actual business logic is delegated to the handlers/ui and handlers/healthchecks packages |
|
server/handlers/brands
Package brands contains handlers for brand related API endpoints
|
Package brands contains handlers for brand related API endpoints |
|
server/handlers/colors
Package colors contains handlers for color related API endpoints
|
Package colors contains handlers for color related API endpoints |
|
server/handlers/healthchecks
Package healthchecks contains handlers for health check API endpoints
|
Package healthchecks contains handlers for health check API endpoints |
|
server/handlers/locations
Package locations contains handlers for location related API endpoints
|
Package locations contains handlers for location related API endpoints |
|
server/handlers/materials
Package materials contains handlers for material related API endpoints
|
Package materials contains handlers for material related API endpoints |
|
server/handlers/ratings
Package ratings contains handlers for rating related API endpoints
|
Package ratings contains handlers for rating related API endpoints |
|
server/handlers/spools
Package spools contains handlers for spool and spool-color related API endpoints
|
Package spools contains handlers for spool and spool-color related API endpoints |
|
server/handlers/stats
Package stats contains handlers for the dashboard data
|
Package stats contains handlers for the dashboard data |
|
server/handlers/stores
Package stores contains handlers for store related API endpoints
|
Package stores contains handlers for store related API endpoints |
|
server/log
Package log contains logging keys used throughout the server package.
|
Package log contains logging keys used throughout the server package. |
|
server/oapi
Package oapi provides primitives to interact with the openapi HTTP API.
|
Package oapi provides primitives to interact with the openapi HTTP API. |
|
test/containers
Package containers provides utilities for managing test containers.
|
Package containers provides utilities for managing test containers. |
|
Package static embeds static files into the binary.
|
Package static embeds static files into the binary. |
Click to show internal directories.
Click to hide internal directories.

