404 after attempt to redirect to callback handler

I am using documentation for go Auth0 Go SDK Quickstarts: Add Login to your Go web application

I copied everything from the docs, but when I try to login, I get 404. Login handler can not redirect to callback handler apparently. Anyone who has an idea what might be wrong ?