runner

package
v1.19.1 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2025 License: MIT Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Head(templatePath string, templateFile string, verbose bool) error

func Scaffold

func Scaffold(conf ScaffoldConfig) error

func Scan

func Scan(dir string) error

func Scan(fsys fs.ReadOnly, scanDir path.Relative) error {

func Templates

func Templates(templatePath string) error

Types

type ErrTemplateNotFound

type ErrTemplateNotFound string

func (ErrTemplateNotFound) Error

func (n ErrTemplateNotFound) Error() string

type ScaffoldConfig

type ScaffoldConfig struct {
	TemplatePath string
	TemplateFile string
	Verbose      bool
	Dir          string
	IsTest       bool
	DataFile     string
}

Jump to

Keyboard shortcuts

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