forms

package
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Form

type Form struct {
	Timestamp   string `csv:"Timestamp"`
	GroupNumber string `csv:"Group Number"`
	HashString  string `csv:"Lottery String"`
	Votes       map[string]string
}

func GetForm

func GetForm(conf config.Config, local ...bool) []Form
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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL