sqlite

package module
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Connector added in v0.1.4

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

Connector wraps the SQLite standard driver

func (*Connector) Connect added in v0.1.4

func (c *Connector) Connect(ctx context.Context) (driver.Conn, error)

func (*Connector) Driver added in v0.1.4

func (c *Connector) Driver() driver.Driver

type SqliteLoader

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

func (*SqliteLoader) Init

func (l *SqliteLoader) Init(args ...any) (port.Library, error)

func (*SqliteLoader) Name

func (a *SqliteLoader) Name() string

func (*SqliteLoader) SetName

func (a *SqliteLoader) SetName(name string)

Jump to

Keyboard shortcuts

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