cache

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CacheResult

type CacheResult struct {
	Hit  bool
	Path string
}

type Store

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

func NewStore

func NewStore() (*Store, error)

func (*Store) CacheDir

func (s *Store) CacheDir() string

func (*Store) Check

func (s *Store) Check(planHash string) CacheResult

func (*Store) Seed

func (s *Store) Seed(planHash, sourceDir string) error

Jump to

Keyboard shortcuts

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