//
pkg.gl
Category
github.com/jaqx0r/mtail
internal
runtime
compiler
checker
package
3.0.23+incompatible
Repository:
https://github.com/jaqx0r/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.