katcher

package
v1.2.7 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2022 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(before []BuildFunc, run LaunchFunc, after []BuildFunc) (func(), error)

func Watch

func Watch(every time.Duration, root string, dirs ...string)

Types

type BuildFunc

type BuildFunc func() error

func ExecCommand

func ExecCommand(command string, args ...string) BuildFunc

type LaunchFunc

type LaunchFunc func() (stop func(), err error)

func LaunchCommand

func LaunchCommand(command string, args ...string) LaunchFunc

Jump to

Keyboard shortcuts

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