Files
gotenberg/pkg/modules/api/doc.go
2025-04-17 11:15:52 +02:00

4 lines
156 B
Go

// Package api provides a module, which is an HTTP server. Other modules may
// add multipart/form-data routes, middlewares, and health checks.
package api