Skip to Content
Hands-On Software Engineering with Golang
book

Hands-On Software Engineering with Golang

by Achilleas Anagnostopoulos
January 2020
Intermediate to advanced
640 pages
16h 56m
English
Packt Publishing
Content preview from Hands-On Software Engineering with Golang

Further reading

  1. aligncheck: Identify inefficiently packed structs. URL: https://gitlab.com/opennota/check.
  2. bodyclose: A static analysis tool that checks whether res.Body is correctly closed. URL: https://github.com/timakin/bodyclose.
  3. copyfighter: Statically analyze Go code and report functions while passing large structs by value. URL: https://github.com/jmhodges/copyfighter.
  4. deadcode: Report unused blocks of code. URL: https://github.com/tsenart/deadcode.
  5. dupl: Report potentially duplicated blocks of code. URL: https://github.com/mibk/dupl.
  6. Effective Go: Tips for writing clear, idiomatic Go code.
  7. errcheck: Ensure that returned errors are checked. URL: https://github.com/kisielk/errcheck.
  8. Fowler, Martin: Refactoring: Improving the Design ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Software Architecture with Golang

Hands-On Software Architecture with Golang

Jyotiswarup Raiturkar

Publisher Resources

ISBN: 9781838554491Supplemental Content