docs

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Check

func Check(repoRoot string, cfg config.Config, stdout io.Writer, stderr io.Writer, runner Runner) error

func Generate

func Generate(repoRoot string, cfg config.Config, stdout io.Writer, stderr io.Writer, runner Runner) error

Types

type CommandRunner

type CommandRunner struct{}

func (CommandRunner) Run

func (CommandRunner) Run(dir string, stdout io.Writer, stderr io.Writer, name string, args ...string) error

type Runner

type Runner interface {
	Run(dir string, stdout io.Writer, stderr io.Writer, name string, args ...string) error
}

Jump to

Keyboard shortcuts

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