repositories

package
v0.0.0-...-a73e31a Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupClickhouse

func SetupClickhouse(environment config.Environment) (clickhouse.Conn, error)

Types

type EventRepository

type EventRepository interface {
	InsertEvent(ctx context.Context, event event.Event) error
}

func NewClickhouseRepository

func NewClickhouseRepository(conn clickhouse.Conn) EventRepository

Jump to

Keyboard shortcuts

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