https://play.golang.org/p/QqHXewyDTp 
This is what i have. It's a simple CRUD example I'm using to learn 
go-database/sql. Create works fine but the 'Read' ain't working.
When I goto the read route, it's a blank html page. No data. like the 
struct isn't correct. 
Is there something I'm missing?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to