CodeQL library for Go
codeql/go-all 0.7.13 (changelog, source)
Search

Module Errors

Provides classes for working with Go frontend errors recorded during extraction.

Import path

import semmle.go.Errors

Imports

go

Provides classes for working with Go programs.

Classes

Error

An error reported by the Go frontend during extraction.

ListError

An error reported by the Go frontend driver.

ParseError

An error reported by the Go parser.

TypeError

An error reported by the Go type checker.

UnknownError

An error reported by an unknown part of the Go frontend.