Skip to Content
Logo
About
Blog
Contact
GitHub
External
LinkedIn
[email protected]
Blog
Linting naked returns with Semgrep
An introduction to Semgrep and how it can be used to prevent potential bugs in Go code.
Testing unexported identifiers in Go
A helpful workaround to make blackbox testing in Golang a little more flexible.