An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
v0.1.0
over 6 years ago
Versions
1
Dependent Packages
1
Dependent Repos
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/posener/contexttest
spec
License Apache-2.0
Namespace github.com/posener
First Release over 6 years ago
Last Synced 24 days ago
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%