/udw

Golang Library

Primary LanguageGoMIT LicenseMIT

udw https://travis-ci.com/tachyon-protocol/udw GoDoc Go Report Card

Golang Library

  • udwBytes.BufWriter a writer write to inner bytes buffer.
  • udwBytes.BufReader a reader read from inner bytes buffer.
  • udwBuild.MustBuild a framework for auto generate code in the project xxx_Build package
  • udwFile.MustWrite write content to a file, panic if it fail.
  • udwFile.MustGetAllFiles get all files fullpath from a input path.