Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTemplateDir ¶ added in v0.8.0
func ReadSolutionDoc ¶
func ReadSolutionDoc(file string) (*spec.SolutionDoc, error)
Types ¶
type Runner ¶ added in v0.8.0
type Runner struct {
// contains filtered or unexported fields
}
func (*Runner) RunDoc ¶ added in v0.8.0
func (r *Runner) RunDoc(file string, doc *spec.SolutionDoc) error
RunDoc runs the given file task once.
func (*Runner) StartWatch ¶ added in v0.8.0
StartWatch starts the watch of the given file task.
Click to show internal directories.
Click to hide internal directories.