This package was originally created before net/context.Context was in wide use. While Sink is intended to be used on the request path, it has applications that are unrelated to the request path.
Consider updating the interfaces to support context use throughout package.
This package was originally created before
net/context.Contextwas in wide use. WhileSinkis intended to be used on the request path, it has applications that are unrelated to the request path.Consider updating the interfaces to support context use throughout package.