readme

package
v0.0.0-...-78aedfd Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

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

func NewPlugin

func NewPlugin(filesystem afero.Fs, templatesRegistry TemplatesRegistry) *Plugin

func (Plugin) Accept

func (p Plugin) Accept(config config.Config) error

type TemplatesRegistry

type TemplatesRegistry interface {
	GetTemplateString(filename string) (string, error)
}

Jump to

Keyboard shortcuts

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