- Add error checking for os.Setenv and io operations in test files - Use anonymous functions in defer to ignore errors from os.Remove, os.Setenv, etc. - Minor formatting and consistency fixes in tests and client code |
||
|---|---|---|
| .. | ||
| cleancode_test.go | ||
| client_test.go | ||
| client.go | ||
| interface.go | ||