Documentation ¶ Index ¶ func BuildIssuesFromIllTypedError(errs []error, lintCtx *linter.Context) ([]result.Issue, error) type IllTypedError func (e *IllTypedError) Error() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func BuildIssuesFromIllTypedError ¶ func BuildIssuesFromIllTypedError(errs []error, lintCtx *linter.Context) ([]result.Issue, error) Types ¶ type IllTypedError ¶ type IllTypedError struct { Pkg *packages.Package } func (*IllTypedError) Error ¶ func (e *IllTypedError) Error() string Source Files ¶ View all Source files errors.goextract.goparse.go Click to show internal directories. Click to hide internal directories.