Ecosyste.ms: Packages

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

Top 1.8% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 5.3% forks on proxy.golang.org
Top 0.3% docker downloads on proxy.golang.org

proxy.golang.org : github.com/jgautheron/goconst

Package goconst finds repeated strings that could be replaced by a constant. There are obvious benefits to using constants instead of repeating strings, mostly to ease maintenance. Cannot argue against changing a single constant versus many strings. While this could be considered a beginner mistake, across time, multiple packages and large codebases, some repetition could have slipped in.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/jgautheron/goconst
Keywords: go, linter
License: MIT
Latest release: 7 months ago
First release: over 3 years ago
Namespace: github.com/jgautheron
Dependent packages: 1,327
Dependent repositories: 6,242
Stars: 233 on GitHub
Forks: 16 on GitHub
Docker dependents: 236
Docker downloads: 3,261,289,176
See more repository details: repos.ecosyste.ms
Last synced: 7 days ago

    Loading...
    Readme
    Loading...