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

Top 1.3% on proxy.golang.org
Top 0.3% dependent packages on proxy.golang.org
Top 0.5% dependent repos on proxy.golang.org
Top 2.3% forks on proxy.golang.org
Top 1.1% docker downloads on proxy.golang.org

proxy.golang.org : github.com/rogpeppe/godef

Godef prints the source location of definitions in Go programs. Usage: File specifies the source file in which to evaluate expr. Expr must be an identifier or a Go expression terminated with a field selector. If expr is not given, then offset specifies a location within file, which should be within, or adjacent to an identifier or field selector. If the -t flag is given, the type of the expression will also be printed. The -a flag causes all the public members (fields and methods) of the expression, and their location, to be printed also; the -A flag prints private members too. If the -i flag is specified, the source is read from standard input, although file must still be specified so that other files in the same source package may be found. If the -acme flag is given, the offset, file name and contents are read from the current acme window. Example:

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/rogpeppe/godef
License: BSD-3-Clause
Latest release: almost 6 years ago
First release: about 7 years ago
Namespace: github.com/rogpeppe
Dependent packages: 221
Dependent repositories: 149
Stars: 668 on GitHub
Forks: 141 on GitHub
Docker dependents: 11
Docker downloads: 1,640
Total Commits: 342
Committers: 10
Average commits per author: 34.2
Development Distribution Score (DDS): 0.485
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 6 hours ago

    Loading...
    Readme
    Loading...