Documentation
¶
Index ¶
- func LazyExportAST(log logging.Log, source logging.Source, options config.Options, expr ast.Expr, ...) ast.AST
- func Parse(log logging.Log, source logging.Source, options config.Options) (result ast.AST, ok bool)
- func ParseJSON(log logging.Log, source logging.Source, options ParseJSONOptions) (result ast.Expr, ok bool)
- type ParseJSONOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LazyExportAST ¶ added in v0.5.24
Types ¶
type ParseJSONOptions ¶
Click to show internal directories.
Click to hide internal directories.