View errors by:
Date Added (current) Package/Type

Below is a list of common errors in Go. Click on any of them to find out frequent causes, fixes, and more.

context.DeadlineExceeded "context deadline exceeded" package: context
Read more
go build "no new variables on left side of :=" package: n/a
Read more
go build "undefined: <variable name>" package: n/a
Read more
template.ParseGlob() "html/template: pattern matches no files:" package: html/template
Read more
go build "invalid identifier character U+201C '“'" package: n/a
Read more
go build "invalid identifier character U+201D '”'" package: n/a
Read more
pq.ErrSSLNotSupported "pq: SSL is not enabled on the server" package: github.com/lib/pq
Read more
os.ErrNotExist "file does not exist" package: os
Read more

Want to contribute to this project? Submit a PR!

Created by Jon Calhoun, but you can check out the source and contribute on GitHub