Comcast / Comcast/sheens

Core probably should not use context.Context

Open
#13 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
122
Forks
27
PR merge metrics
No merged PRs in 30d

Description

[context.Context](https://golang.org/pkg/context/) depends (indirectly) on `fmt` and bunch of other stuff. To keep `core` small, remove that explicit `context` dependency by introducing a local `Context` type that satisfies the right interface.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.