exporttemplates

package
v0.0.0-...-6a623f1 Latest Latest
Warning

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

Go to latest
Published: May 1, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const CACHE_FOLDER = "export-templates"
View Source
const TEMP_FOLDER = "templates"

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	Environment *environment.Environment
	Config      *config.Config
}

func New

func New(environment *environment.Environment, config *config.Config) *Service

func (*Service) Clear

func (s *Service) Clear() error

func (*Service) Download

func (s *Service) Download(semver semver.Semver) error

func (*Service) Exists

func (s *Service) Exists(semver semver.Semver) (bool, error)

func (*Service) Install

func (s *Service) Install(semver semver.Semver) error

func (*Service) List

func (s *Service) List() error

func (*Service) Uninstall

func (s *Service) Uninstall(semver semver.Semver, logMissing bool) error

Jump to

Keyboard shortcuts

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