github.com/vnpaycloud-console/gophercloud/v2@v2.0.5/openstack/sharedfilesystems/v2/services/urls.go (about)

     1  package services
     2  
     3  import "github.com/vnpaycloud-console/gophercloud/v2"
     4  
     5  func listURL(c *gophercloud.ServiceClient) string {
     6  	return c.ServiceURL("services")
     7  }