package
Version:
v1.0.4
Opens a new window with list of versions in this module.
Published: Nov 11, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewBuildHandler(config *Config) *buildHandler
type Config struct {
BuilderPath string `json:"builderPath,omitempty"`
IgnorePaths []string `json:"ignorePaths,omitempty"`
BuildExecutable string `json:"-"`
ReloadTime int64 `json:"reloadTime,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.