//
pkg.gl
Category
github.com/preslavmihaylov/learn-golang
gophercises
ex01-quiz
quiz
package
0.0.0-20191228200644-c47043910a4b
Repository:
https://github.com/preslavmihaylov/learn-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
106 SLOC
#
Functions
FromCSVFileTimed
FromCSVFileTimed creates a timed quiz with the specified duration from the provided CSV file.
FromCSVFileUntimed
FromCSVFileUntimed creates an untimed quiz from the provided CSV file.
#
Structs
Q
Q stands for 'Quiz' and encapsulates a set of questions.