sqlite

package
v0.0.19-alpha Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2025 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ManagerWithClock

func ManagerWithClock(clock clockwork.Clock) managerOption

ManagerWithClock allows customising manager's clock.

func NewManager

func NewManager(ctx context.Context, opts ...managerOption) (*manager, error)

NewManager returns a new SQLite database manager.

Types

type ErrInvalidConstructor

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

ErrInvalidConstructor should be used for invalid manager constructor errors.

func (ErrInvalidConstructor) Error

func (e ErrInvalidConstructor) Error() string

Directories

Path Synopsis
migrations
empty file used to track migrations
empty file used to track migrations

Jump to

Keyboard shortcuts

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