package
0.0.0-20250115223502-0ee3d4bd54b7
Repository: https://github.com/gnoverse/gnopls.git
Documentation: pkg.go.dev

# Functions

DiagnosticForError computes a diagnostic suggesting to implement an interface to fix the type checking error defined by (start, end, msg).
GetStubInfo determines whether the "missing method error" can be used to deduced what the concrete and interface types are.
MatchesMessage reports whether msg matches the error message sought after by the stubmethods fix.

# Constants

recognized by gopls ApplyFix.

# Variables

No description provided by the author

# Structs

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