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

Top 3.5% dependent repos on proxy.golang.org

proxy.golang.org : github.com/ivan4th/govpp

Package govpp provides the entry point to govpp functionality. It provides the API for connecting the govpp core to VPP either using the default VPP adapter, or using the adapter previously set by SetAdapter function (useful mostly just for unit/integration tests with mocked VPP adapter). To create a connection to VPP, use govpp.Connect function: Make sure you close the connection after using it. If the connection is not closed, it will leak resources. Please note that only one VPP connection is allowed for a single process. In case you need to mock the connection to VPP (e.g. for testing), use the govpp.SetAdapter function before calling govpp.Connect. Once connected to VPP, use the functions from the api package to communicate with it.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/ivan4th/govpp
License: Apache-2.0
Latest release: over 3 years ago
First release: almost 6 years ago
Namespace: github.com/ivan4th
Dependent repositories: 2
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 23 hours ago

Top 5.4% on proxy.golang.org
github.com/travelping/upg-vpp/test/e2e v0.0.0-20240115125335-5bfcb6664189
User Plane Gateway (UPG) based on VPP
16 versions - Latest release: over 1 year ago - 106 stars on GitHub
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.