Files
gotenberg/pkg/modules/api/doc.go
2026-04-03 14:23:18 +02:00

4 lines
159 B
Go

// Package api implements the HTTP server module. Other modules register
// multipart/form data routes, middlewares, and health checks through it.
package api