mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 00:22:14 +01:00
8 lines
203 B
Go
8 lines
203 B
Go
// Package gotenberg implements the core module system.
|
|
//
|
|
// Significantly inspired by caddyserver/caddy, licensed under the Apache
|
|
// License 2.0.
|
|
//
|
|
// See https://caddyserver.com/.
|
|
package gotenberg
|