one of my earlier go projects; I wanted to see if people would put in a username/password into an empty username/password form on the web.
Go to file
Stephen McQuay bb12b12ebf Graceful failure plus go fmt
If the db file isn't there, or it's corrupt, allow for the creation of an empty
slice of Creds.
2013-01-06 22:20:48 -08:00
static/bootstrap initial 2013-01-06 22:12:18 -08:00
.gitignore added gitignore 2013-01-06 22:10:47 -08:00
index.html initial 2013-01-06 22:12:18 -08:00
main.go Graceful failure plus go fmt 2013-01-06 22:20:48 -08:00