//
pkg.gl
Category
github.com/google/go-jsonnet
internal
errors
package
0.21.0-rc1
Repository:
https://github.com/google/go-jsonnet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
39 SLOC
#
Functions
MakeStaticError
MakeStaticError returns a StaticError with a message and a LocationRange.
MakeStaticErrorMsg
MakeStaticErrorMsg returns a staticError with a message.
#
Interfaces
StaticError
StaticError represents an error during parsing/lexing or static analysis.