clickhouse

package
v0.0.0-...-4cb3923 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidatorMetadataDDL

func ValidatorMetadataDDL(db string) string

Types

type ClickhouseClient

type ClickhouseClient struct {
	ValidatorEventChan chan *types.ValidatorEvent
	// contains filtered or unexported fields
}

func NewClickhouseClient

func NewClickhouseClient(cfg *ClickhouseConfig) (*ClickhouseClient, error)

func (*ClickhouseClient) Start

func (c *ClickhouseClient) Start() error

type ClickhouseConfig

type ClickhouseConfig struct {
	Endpoint string
	DB       string
	Username string
	Password string

	MaxValidatorBatchSize uint64
}

Jump to

Keyboard shortcuts

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