An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.5% on proxy.golang.org

proxy.golang.org : github.com/laojianzi/kql-go

Package kql-go provides a robust parser for Kibana Query Language (KQL). KQL is a simple yet powerful query language used in Kibana for filtering and searching data. This package implements a complete parser that converts KQL queries into an Abstract Syntax Tree (AST). Basic Usage: Features: Thread Safety: The parser is designed to be thread-safe. Each Parse call creates a new parser instance, making it safe to use across multiple goroutines. Error Handling: The parser provides detailed error messages with position information, making it easy to identify and fix syntax errors in queries. For more information about KQL syntax, visit: https://www.elastic.co/guide/en/kibana/current/kuery-query.html

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/laojianzi/kql-go
License: MIT
Latest release: about 1 month ago
Namespace: github.com/laojianzi
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago