clickhouse

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store struct {
	Conn   driver.Conn
	Log    logger.Log
	Config *config.Config
}

func (*Store) Delete

func (s *Store) Delete(data *zenapi.Deletion) error

Delete удаляет данные из ClickHouse.

func (*Store) Save

func (s *Store) Save(data *zenapi.Response) error

Save сохраняет данные, полученные из объекта zenapi.Response, в соответствующие таблицы базы данных ClickHouse.

func (*Store) Update

func (s *Store) Update(data interface{}) error

Update обновляет данные в ClickHouse.

Jump to

Keyboard shortcuts

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