sqlite

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Code generated by sqlitegen. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

type DB = portin.DB

DB is the public database interface.

func Open

func Open(dsn string) (DB, error)

Open opens a SQLite database at the given path.

type Result

type Result = portin.Result

Result is the public exec result interface.

type Rows

type Rows = portin.Rows

Rows is the public result set interface.

type Stmt

type Stmt = portin.Stmt

Stmt is the public prepared statement interface.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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