Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 761 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 761 Bytes

goutil GoReportCard

Yet another monolithic repository for Go packages and binaries.

The packages are small. It is a good idea to just copy/paste what you need instead of adding this repository as a dependency. This repository will probably never follow semantic versioning.

Packages

  • envflag: flag with support for environment variable
  • errgroup: errgroup with bounded concurrently
  • fs: filesystem related functions
  • safepprof: pprof configured to be used in production
  • sqlstore: sql.DB with prepared statement cache

Binaries

  • cmd/statico: Yet another static server
  • cmd/jsony: Stdin JSON formatter