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

Top 2.1% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org

proxy.golang.org : github.com/thediveo/wye

Package wye mixes a (comparably) “short-lived” context.Context into another long-living context: kind of a “Y” joint. The opposite of Go's “⅄” pattern of deriving new contexts from existing contexts. If it weren't for the bizarre “design” of the Podman REST API bindings, this context Mixin “abomination” would never exist. First, set up a long-living Podman connection that later will get used over and over again by service handlers. What we get back here is actually a context; that's why we call a function named bindings.NewConnection...! Later, in some HTTP service handler:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/thediveo/wye
License: Apache-2.0
Latest release: almost 2 years ago
First release: about 3 years ago
Namespace: github.com/thediveo
Dependent packages: 7
Dependent repositories: 2
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...