Registry / utility / interfacer

interfacer

JSON →
library0.0.0-20180901003855-c20040233aedgogounverified

A tool to suggest interface types for Go code.

go get mvdan.cc/interfacer
INSTALL
IMPORT
SIG · INTERFACER
I
interfacer
utilitygov0.0.0-20180901003855-c20040233aed
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.

interfacer
mvdan.cc/interfacer

Minimal example showing import of interfacer package.

package main import ( "fmt" "mvdan.cc/interfacer" ) func main() { // Example usage: analyze a Go file and suggest interfaces // (actual usage is via command-line tool) fmt.Println("interfacer is typically used as a CLI tool") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180901003855-c20040233aedlatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
interfacer — go get interfacer · libregistry