martini-contrib / binding

Martini handler for mapping and validating a raw request into a structure.
MIT License
140 stars 47 forks source link

Added Scan interface Support (sql.Null types) #47

Open Boomerangz opened 8 years ago

mholt commented 8 years ago

This is cool. Can you please go fmt the code? Also if you could add at least a test to assert that it works, that would be fantastic.

Thanks!