I hereby claim:
- I am blixenkrone on github.
- I am blixenkrone (https://keybase.io/blixenkrone) on keybase.
- I have a public key ASC0fBJL33gsJTA7-v6fMaW76dcJXqBcISlap9094pYYQwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| package main | |
| import ( | |
| "encoding/json" | |
| "fmt" | |
| "strconv" | |
| "strings" | |
| "time" | |
| ) |
| package storage | |
| /** | |
| * ! DEPRECATED - dont use! | |
| */ | |
| import ( | |
| "database/sql/driver" | |
| "errors" | |
| "fmt" |