An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/alecthomas/repr

Package repr attempts to represent Go values in a form that can be copy-and-pasted into source code directly. Some values (such as pointers to basic types) can not be represented directly in Go. These values will be output as `&<value>`. eg. `&23`
5 versions
Latest release: over 1 year ago
979 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/alecthomas/repr

Dependent Repos 1

discovery/cheops
Generic service to manage geo-distributed resources

Last synced: 7 months ago