We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ go version go version go1.6 darwin/amd64
go build -ldflags "-s" app.go
lib/Handler.go:79: self.XsrfFormHtml undefined (type *BaseHandler has no field or method XsrfFormHtml)
The text was updated successfully, but these errors were encountered:
@ryderkun This problem is due to the beego is currently changing the api.
Sorry, something went wrong.
No branches or pull requests
$ go version
go version go1.6 darwin/amd64
go build -ldflags "-s" app.go
sdc/lib
lib/Handler.go:79: self.XsrfFormHtml undefined (type *BaseHandler has no field or method XsrfFormHtml)
The text was updated successfully, but these errors were encountered: