package
0.0.0-20220218190644-4958d6d39439
Repository: https://github.com/jhump/golang-x-tools.git
Documentation: pkg.go.dev

# Functions

GetStubInfo determines whether the "missing method error" can be used to deduced what the concrete and interface types are.
RelativeToFiles returns a types.Qualifier that formats package names according to the files where the concrete and interface types are defined.

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

StubInfo represents a concrete type that wants to stub out an interface type.