store

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2025 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StaticStore

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

func NewStaticStore

func NewStaticStore(baseDir string) *StaticStore

func (*StaticStore) GetAssetsFolder

func (s *StaticStore) GetAssetsFolder() *paths.Path

func (*StaticStore) GetBrickApiDocPathFromID

func (s *StaticStore) GetBrickApiDocPathFromID(brickID string) (string, error)

func (*StaticStore) GetBrickCodeExamplesPathFromID

func (s *StaticStore) GetBrickCodeExamplesPathFromID(brickID string) (paths.PathList, error)

func (*StaticStore) GetBrickComposeFilePathFromID

func (s *StaticStore) GetBrickComposeFilePathFromID(brickID string) (*paths.Path, error)

func (*StaticStore) GetBrickReadmeFromID

func (s *StaticStore) GetBrickReadmeFromID(brickID string) (string, error)

func (*StaticStore) GetComposeFolder

func (s *StaticStore) GetComposeFolder() *paths.Path

func (*StaticStore) SaveComposeFolderTo

func (s *StaticStore) SaveComposeFolderTo(dst string) error

Jump to

Keyboard shortcuts

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