package
0.0.0-20191228200644-c47043910a4b
Repository: https://github.com/preslavmihaylov/learn-golang.git
Documentation: pkg.go.dev

# Functions

FromCSVFileTimed creates a timed quiz with the specified duration from the provided CSV file.
FromCSVFileUntimed creates an untimed quiz from the provided CSV file.

# Structs

Q stands for 'Quiz' and encapsulates a set of questions.