Skip to content

“sql: no rows in result set”

I am handling user auth data posted to my Go backend through an HTML form. I am building on some boilerplate to learn Go better. My problem is what the following func returns: func (ctrl …