package
0.1.1
Repository: https://github.com/dwahler/go-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.