commit | 8c072a3f5730841d477ae70c8e5bcc2e8c38968e | [log] [tgz] |
---|---|---|
author | Jamie Hannaford <jamie.hannaford@rackspace.com> | Thu Oct 16 14:33:32 2014 +0200 |
committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | Mon Oct 20 17:51:26 2014 +0200 |
tree | 78b081ab483b6100c90dcd6afe51c42c9d0fa0d0 | |
parent | dc4c46572cca4a52261c243ceed9a51b5ac8d66c [diff] [blame] |
Making server action result types more consistent
diff --git a/_site/package.go b/_site/package.go new file mode 100644 index 0000000..fb6f24a --- /dev/null +++ b/_site/package.go
@@ -0,0 +1,4 @@ +// Package gophercloud provides a multi-vendor interface to OpenStack-compatible +// clouds. The package attempts to follow established community standards and +// golang idioms. Contributions are welcome! +package gophercloud