//
pkg.gl
Category
github.com/bblfsh/sdk
driver
errors
package
2.16.4+incompatible
Repository:
https://github.com/bblfsh/sdk.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
0
Files
30 SLOC
#
Functions
Join
Join multiple errors into a single error value.
#
Variables
ErrDriverFailure
ErrDriverFailure is returned when the driver is malfunctioning.
ErrSyntax
ErrSyntax is returned when driver cannot parse the source file.
#
Structs
ErrMulti
ErrMulti joins multiple errors.