localfile

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(basePath string) cacheinterface.PluginCache

Types

type Config

type Config struct {
	Path string `json:"path"`
}

type LocalCache

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

func (*LocalCache) Add

func (c *LocalCache) Add(name string, s any) (cacheinterface.PluginCache, error)

func (*LocalCache) Clean added in v0.3.0

func (c *LocalCache) Clean()

func (*LocalCache) Path

func (c *LocalCache) Path(name string) (string, error)

Jump to

Keyboard shortcuts

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