Documentation
¶
Index ¶
- func CreateNewData(existingCSVData [][]string, answers [][]string) [][]string
- func HandleCSV(answers [][]string, filename string, filepath string)
- func ParseChoiceAnswer(answer string, q types.Question) (int, error)
- func PromptUserQuestions(questions []types.Question) [][]string
- func ReadExistingCSV(filename string, filepath string) [][]string
- func SaveDataToCSV(newData [][]string, filename, filepath string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateNewData ¶
func PromptUserQuestions ¶
func ReadExistingCSV ¶
func SaveDataToCSV ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.