Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunErrorTable ¶
func RunErrorTable(table []TestTableEntry)
func RunTable ¶
func RunTable(table []TestTableEntry)
Types ¶
type TestTableEntry ¶
type TestTableEntry struct { Name string Prompt survey.Prompt Value interface{} }
Click to show internal directories.
Click to hide internal directories.