A Go package for gracefully shutting down HTTP servers with a configurable timeout.
go get github.com/tylerb/gracefulNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a graceful HTTP server that shuts down cleanly after a timeout.
Replace with net/http's built-in graceful shutdown using Shutdown() and context.
No dependency data recorded yet.