Documentation ¶
Index ¶
Constants ¶
View Source
const ( OK int = iota + 2 KO )
Variables ¶
View Source
var CommandTypes = []string{"", "sh", "psql"}
Functions ¶
Types ¶
type FileLoader ¶
func (FileLoader) Run ¶
func (l FileLoader) Run() (Report, []Action)
func (FileLoader) Validate ¶
func (l FileLoader) Validate() error
type OutputLoader ¶
func (OutputLoader) Run ¶
func (l OutputLoader) Run() (Report, []Action)
func (OutputLoader) Validate ¶
func (l OutputLoader) Validate() error
Click to show internal directories.
Click to hide internal directories.