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