package
0.0.0-20191213230751-ef2d6fb2fe25
Repository: https://github.com/goestoeleven/golang-web-dev.git
Documentation: pkg.go.dev

# README

Context makes it possible to manage a chain of calls within the same call path by signaling context’s Done channel.

source: https://rakyll.org/leakingctx/