github.com/gophercloud/gophercloud@v1.11.0/openstack/blockstorage/v1/volumes/testing/doc.go (about)

     1  // volumes_v1
     2  package testing
     3  
     4  /*
     5  This is package created is to hold fixtures (which imports testing),
     6  so that importing volumes package does not inadvertently import testing into production code
     7  More information here:
     8  https://github.com/rackspace/gophercloud/issues/473
     9  */