sqlite

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2022 License: ISC Imports: 3 Imported by: 0

Documentation

Overview

Package sqlite wraps modernc.org/sqlite

Index

Constants

View Source
const (

	// DriverNameSqlite is name of SQLite driver to database/sql
	DriverNameSqlite = "sqlite"
)

Variables

This section is empty.

Functions

func DsnSqlite

func DsnSqlite(appName string, dir string) (dataSourceName string)

DsnSqlite builds a dsn identifying a database

Types

This section is empty.

Jump to

Keyboard shortcuts

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