sql

package
v1.1.46 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sql

type Sql interface {
	// Init initialize database for Thelma connections.
	Init(c api.Connection) error
	// Connect connect to a database via K8s pod running CLI client
	Connect(c api.Connection) error
}

func New

func New(clients clients.Clients) Sql

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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