/gox

Extensions to the go standard library

Primary LanguageGo

gox

gox is a collection of extensions to the go standard library. It's meant to behave very similarly to the go standard library so you can easily drop it in where you need it.

Packages

  • iox - Extensions to the io package.
  • bytesx - Extensions to the bytes package.