Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidatorMetadataDDL ¶
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
Click to show internal directories.
Click to hide internal directories.