duckdb_connector

package
v0.0.8 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	DefaultDataSource  = "?access_mode=READ_WRITE"
	DefaultInstallJSON = false
)

Variables

This section is empty.

Functions

func Module

func Module(scope string) fx.Option

Types

type DuckDBConnector

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

func (*DuckDBConnector) Check

func (c *DuckDBConnector) Check(args ...interface{}) error

func (*DuckDBConnector) GetDB

func (c *DuckDBConnector) GetDB() *sql.DB

type Params

type Params struct {
	fx.In

	Lifecycle fx.Lifecycle
	Logger    *zap.Logger
}

Jump to

Keyboard shortcuts

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