#include "driver.h"#include "cfg-parser.h"#include "clickhouse-grammar.h"#include "grpc-parser.h"
Functions | |
| int | clickhouse_parse (CfgLexer *lexer, LogDriver **instance, gpointer arg) |
Variables | |
| int | clickhouse_debug |
| CfgParser | clickhouse_parser |
| int clickhouse_parse | ( | CfgLexer * | lexer, |
| LogDriver ** | instance, | ||
| gpointer | arg | ||
| ) |
|
extern |
| CfgParser clickhouse_parser |