sqlite

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

Package sqlite provides SQLite backend.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBackend

func NewBackend(params *NewBackendParams) (backends.Backend, error)

NewBackend creates a new SQLite backend.

Types

type NewBackendParams

type NewBackendParams struct {
	URI string
	L   *zap.Logger
}

NewBackendParams represents the parameters of NewBackend function.

Directories

Path Synopsis
Package metadata provides access to SQLite databases and collections information.
Package metadata provides access to SQLite databases and collections information.
pool
Package pool provides access to SQLite database connections.
Package pool provides access to SQLite database connections.

Jump to

Keyboard shortcuts

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