repo

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFSTemplateRepo

func NewFSTemplateRepo(templatesFolder fs.FS) *fsTemplateRepo

func NewFilesystemTemplateRepo

func NewFilesystemTemplateRepo(templatesFolder string) *filesystemTemplateRepo

Types

type TemplateRepository

type TemplateRepository interface {
	ListAll() ([]string, error)
	LoadTemplate(templateId string) ([]byte, error)
}

Jump to

Keyboard shortcuts

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