github.com/posener/contexttest
Package contexttest is a collection of tests for context implementations. The standard library, alongside a context interface, provides context implementation which gives the context implementation a behavior, such as a perceived immutability of the context object, safe concurrent access and cancel propagation. This package gathers testing functions for context implementations in order to make sure that they follow the standard library behavior. See example in ./standardlib_test.go.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
over 6 years ago
v0.1.0
over 6 years ago
Versions
1
1
Dependent Packages
1
1
Dependent Repos
1
1
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 3 on GitHub |
| Forks | 1 on GitHub |
Rankings on proxy.golang.org
Overall
Top 9.7%
Dependent packages
Top 5.8%
Dependent repos
Top 4.7%