clickhouse

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EntryRepository

type EntryRepository struct {
	// contains filtered or unexported fields
}

func NewEntryRepository

func NewEntryRepository(
	db *database.DB,
	logger tracelog.Logger,
	capacity int,
	period time.Duration,
) *EntryRepository

func (*EntryRepository) Ping

func (r *EntryRepository) Ping(ctx context.Context) error

func (*EntryRepository) Run

func (r *EntryRepository) Run(ctx context.Context) error

func (*EntryRepository) Stop

func (r *EntryRepository) Stop()

func (*EntryRepository) StoreEntryList

func (r *EntryRepository) StoreEntryList(ctx context.Context, list []*domain.Entry) (err error)

Jump to

Keyboard shortcuts

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