Versions in this module Expand all Collapse all v0 v0.1.0 Feb 21, 2020 Changes in this version + type Base struct + Debug *os.File + Verbosity int + type TestCasesCmd struct + File string + SkipVerify bool + Verbose bool + func (c *TestCasesCmd) Run(base *Base) error + type TestCmd struct + File string + Verbose bool + func (c *TestCmd) Run(base *Base) error + type TransformCmd struct + DstURI string + ErrURI string + Patterns string + SrcURI string + func (c *TransformCmd) Run(base *Base) error + type VersionCmd struct + App string + Build string + BuildInfo *debug.BuildInfo + Verbose bool + func (c *VersionCmd) Run(base *Base) error