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

8 lines
264 B
Go

// Package gotenberg provides most of the logic of the module system.
//
// caddyserver/caddy, licensed under the Apache License 2.0, has significantly
// inspired this module system.
//
// More details are available on https://caddyserver.com/.
package gotenberg