golang-client/util
Davanum Srinivas ce3bd97613 Sanitize the package names
* All files in the same directory should belong to
  the same package
* Avoid xyz/xyz_v123 format (example volume/volume_v2)
* Added a doc.go so we can support a different import
  path later:
    https://golang.org/doc/go1.4#canonicalimports
* Drop the trailing ".git" in the imports

Change-Id: If4a880c62a2142f7015ed693e07af239bbbcf8e5
2017-03-07 13:39:59 -05:00
..
rfc8601DateTime_test.go Sanitize the package names 2017-03-07 13:39:59 -05:00
rfc8601DateTime.go Docs revision for current status 2015-04-18 01:24:36 -05:00
util_test.go Sanitize the package names 2017-03-07 13:39:59 -05:00
util.go Added support 206 http code 2016-08-08 17:25:13 +00:00