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

Top 2.6% on proxy.golang.org
Top 1.4% dependent packages on proxy.golang.org
Top 2.3% dependent repos on proxy.golang.org
Top 4.5% forks on proxy.golang.org
Top 0.3% docker downloads on proxy.golang.org

proxy.golang.org : github.com/miekg/unbound

Package unbound implements a wrapper for libunbound(3). Unbound is a DNSSEC aware resolver, see https://unbound.net/ for more information. It's up to the caller to configure Unbound with trust anchors. With these anchors a DNSSEC answer can be validated. The method's documentation can be found in libunbound(3). The names of the methods are in sync with the names used in unbound, but the underscores are removed and they are in camel-case, e.g. ub_ctx_resolv_conf becomes u.ResolvConf. Except for ub_ctx_create() and ub_ctx_delete(), which become: New() and Destroy() to be more in line with the standard Go practice. Basic use pattern: The asynchronous functions are implemented using goroutines. This means the following functions are not useful in Go and therefor not implemented: ub_fd, ub_wait, ub_poll, ub_process and ub_cancel. Unbound's ub_result (named Result in the package) has been modified. An extra field has been added, 'Rr', which is a []dns.RR. The Lookup* functions of the net package are re-implemented in this package.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/miekg/unbound
License: Apache-2.0
Latest release: about 4 years ago
First release: about 4 years ago
Namespace: github.com/miekg
Dependent packages: 13
Dependent repositories: 5
Stars: 91 on GitHub
Forks: 27 on GitHub
Docker dependents: 11
Docker downloads: 52,042,394
See more repository details: repos.ecosyste.ms
Last synced: 18 days ago

Top 8.2% on proxy.golang.org
github.com/letsdebug/letsdebug v1.9.0
Package letsdebug provides an library, web API and CLI to provide diagnostic information for why ...
27 versions - Latest release: 12 months ago - 109 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/alexzorin/letsdebug v1.9.0
Diagnostic tool/website to help figure out why you can't issue a certificate for Let's Encrypt
27 versions - Latest release: 12 months ago - 95 stars on GitHub
github.com/guarandoo/unbound v0.0.0-20230513012543-a871df823b58
CoreDNS plugin that performs recursive queries using libunbound
1 version - Latest release: about 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/buffrr/godane v0.6.1
7 versions - Latest release: over 3 years ago
Top 5.3% on proxy.golang.org
github.com/buffrr/letsdane v0.6.1
🔒 Let's DANE is an experimental way to enable the use of DANE/TLSA in browsers and other apps usi...
7 versions - Latest release: over 3 years ago - 1 dependent package - 83 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/fuhry/unbound v0.0.4
CoreDNS plugin that performs recursive queries using libunbound
3 versions - Latest release: about 6 years ago - 0 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.