//
pkg.gl
Category
github.com/sh0rez/go-jsonnet
internal
errors
package
0.15.2
Repository:
https://github.com/sh0rez/go-jsonnet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
4
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.