Registry / utility / sashamelentyev-interfacebloat

sashamelentyev-interfacebloat

JSON →
library1.1.0gogounverified

A linter to detect bloated interfaces in Go code.

go get github.com/sashamelentyev/interfacebloat
INSTALL
IMPORT
SIG · SASHAMELENTYEV-INT
S
sashamelentyev-interfacebloat
utilitygov1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

interfacebloat
github.com/sashamelentyev/interfacebloat

Run the interfacebloat linter as a standalone tool.

package main import ( "github.com/sashamelentyev/interfacebloat" "golang.org/x/tools/go/analysis/singlechecker" ) func main() { singlechecker.Main(interfacebloat.Analyzer) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
sashamelentyev-interfacebloat — go get sashamelentyev-interfacebloat · libregistry