cache

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CacheService

type CacheService struct {
	CacheDir string
}

func NewCacheService

func NewCacheService() (*CacheService, error)

func (*CacheService) GetCachePath

func (c *CacheService) GetCachePath(workspaceId int) (string, error)

func (*CacheService) GetProjects

func (c *CacheService) GetProjects(workspaceId int) ([]data.Project, error)

func (*CacheService) SaveProjects

func (c *CacheService) SaveProjects(workspaceId int, projects []data.Project) error

Jump to

Keyboard shortcuts

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