Slide 10
Slide 10 text
For what we can use genelizer?
- Check complex order of function calls
- e.g. in payment services
- Linter for errors package (Go 1.13)
- Check if resources are used correctly
- e.g. files, memory, http.Response.Body…
- and other types which implement Closer interface