Error checking on the template execution is the first thing that comes to mind.

//jb

On 6 Jul 2017, at 14:10, Connel blaze 
<connelbl...@gmail.com<mailto:connelbl...@gmail.com>> wrote:

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<mailto:golang-nuts+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

-- 
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