Files
gotenberg/pkg/modules/api/doc.go
2021-08-22 12:52:44 +02:00

4 lines
155 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