//
pkg.gl
Category
github.com/google/mtail
internal
runtime
compiler
checker
package
3.0.9+incompatible
Repository:
https://github.com/google/mtail.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
3
Files
933 SLOC
#
Functions
Check
Check performs a semantic check of the astNode, and returns a potentially modified astNode and either a list of errors found, or nil if the program is semantically valid.