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