Versions in this module Expand all Collapse all v2 v2.3.8 Dec 11, 2024 Changes in this version + func RunErrorTable(table []TestTableEntry) + func RunTable(table []TestTableEntry) + type TestTableEntry struct + Name string + Prompt survey.Prompt + Validate func(interface{}) error + Value interface{}