Skip to content

v1.0

Compare
Choose a tag to compare
@justinruggles justinruggles released this 21 Mar 16:25
· 6 commits to master since this release

Even though this has been around a while, this is the first release.
Contains 6 Go utility packages.

  • byteswriter - a byte-backed writer
  • crc32combine - combine multiple CRC32 checksums
  • exit - graceful exit from main()
  • httprange - a package for handling HTTP range headers
  • simplehttp - simplified HTTP client functions
  • util - random utilities (will hopefully be broken up in the next major release)