local

package
v1.16.12 Latest Latest
Warning

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

Go to latest
Published: May 20, 2025 License: GPL-2.0, GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDAGStore

func NewDAGStore(dir string, opts ...DAGStoreOption) persistence.DAGStore

func NewFlagStore

func NewFlagStore(s *storage.Storage) persistence.FlagStore

Types

type DAGStoreOption added in v1.16.0

type DAGStoreOption func(*DAGStoreOptions)

func WithFileCache added in v1.16.0

func WithFileCache(cache *filecache.Cache[*digraph.DAG]) DAGStoreOption

type DAGStoreOptions added in v1.16.0

type DAGStoreOptions struct {
	FileCache *filecache.Cache[*digraph.DAG]
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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