store

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultDataDir = ".agentprov"
View Source
const SchemaVersion = 15

Variables

This section is empty.

Functions

func EnsureSchema

func EnsureSchema(db *sql.DB) error

func Open

func Open(paths Paths) (*sql.DB, error)

Types

type Paths

type Paths struct {
	Root       string
	DB         string
	Workspaces string
	Snapshots  string
	Templates  string
	Artifacts  string
	Provenance string
	Secrets    string
	Logs       string
	Spool      string
}

func Init

func Init(root string) (Paths, error)

func ResolvePaths

func ResolvePaths(root string) Paths

Jump to

Keyboard shortcuts

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