commit | 3845eeeba1a3f9079555338d51f23799eed0f225 | [log] [tgz] |
---|---|---|
author | Jon Perritt <jrperritt@gmail.com> | Thu Sep 11 10:42:47 2014 -0500 |
committer | Jon Perritt <jrperritt@gmail.com> | Sun Sep 28 23:07:55 2014 -0500 |
tree | eb3cf9a7630bff5c72a88b2402af74afa209e830 | |
parent | fc39b943d612d8237416c687108dc12a521b6d1e [diff] [blame] |
add doc.go files to subpackages
diff --git a/openstack/storage/v1/accounts/doc.go b/openstack/storage/v1/accounts/doc.go new file mode 100644 index 0000000..5c94e1a --- /dev/null +++ b/openstack/storage/v1/accounts/doc.go
@@ -0,0 +1,5 @@ +/* The accounts package defines operations performed on an object-storage account. + +Reference: http://developer.openstack.org/api-ref-objectstorage-v1.html#storage_account_services +*/ +package accounts