mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 08:32:16 +01:00
4 lines
75 B
Go
4 lines
75 B
Go
// Package timeout helps managing
|
|
// context with timeout.
|
|
package timeout
|