package
0.0.0-20210726165104-42ea4af6fad4
Repository: https://github.com/chenyendu/gowebdev.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/