package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Aug 9, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Form struct {
Timestamp string `csv:"Timestamp"`
GroupNumber string `csv:"Group Number"`
HashString string `csv:"Lottery String"`
Votes map[string]string
}
curl -L https://docs.google.com/spreadsheets/d/YOUR_SHEET_ID/export?exportFormat=csv
TODO: Add optional flag for api key currently uses config file
Source Files
¶
Click to show internal directories.
Click to hide internal directories.