kv

package
v0.0.0-...-3c27f14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetExpressionKVs

func GetExpressionKVs(in string, kvHandler Handler, el errlistener.ErrorListener) (map[string][]*entity.ValueInfo, error)

Types

type Handler

type Handler interface {
	parser.QueryParserVisitor
	Err() error
	KVs() map[string][]*entity.ValueInfo
}

func NewKVHandler

func NewKVHandler() Handler

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL