Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 611 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 611 Bytes

A collection of Go libraries:

  • errors - errors with stacktraces;
  • sync - additional synchronization primitives;
  • zap - structured logging;
  • golimit - simple rate limiter;
  • toast - test helpers;
  • squll - sql templating;
  • httpstatus - convert http code to status;