interface-extractor

command module
v0.0.0-...-e492f0c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2020 License: MIT Imports: 17 Imported by: 0

README

interface-extractor

Utility for generating an interface for a given type used in a package. The utility will only include the methods used in the type when generating the interface.

Usage

interface-extractor --type some.Type

The type flag requires a qualified identifier, even if the type belongs in the package where the interface-extractor is being run from.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL