clickhouse_noshards

package
v0.0.0-...-c6cbf5f Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClickHouseClusterContainerNoShards

type ClickHouseClusterContainerNoShards struct {
	Container testcontainers.Container
	Compose   *testcontainers.LocalDockerCompose
	Context   context.Context

	Cluster   string
	Hosts     []string
	HostsHTTP []string
	Database  string
}

ClickHouseClusterContainerNoShards is a ClickHouse testcontainer

func NewClickHouseClusterContainerNoShards

func NewClickHouseClusterContainerNoShards(ctx context.Context) (*ClickHouseClusterContainerNoShards, error)

ClickHouseClusterContainerNoShards creates new Clickhouse test container if CH_TEST_PORT is not defined. Otherwise uses db at defined port. This logic is required for running test at CI environment

func (*ClickHouseClusterContainerNoShards) Close

Close terminates underlying docker container

Jump to

Keyboard shortcuts

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