store

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	HomeDir string = ""

	ErrKeyNotFound = store.ErrKeyNotFound
	TABLE_NAME     = "pippy"
	PUBLIC_SCHEMA  = store.PUBLIC_SCHEMA
)
View Source
var (
	DatabaseSchemaCtx = &contextKey{"DatabaseSchema"}
	DatabaseTableCtx  = &contextKey{"DatabaseTable"}
)

Functions

func Close

func Close(dbStore store.Store) error

func Get

func Get(ctx context.Context) (store.Store, error)

func GetHomeDir

func GetHomeDir() (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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