Versions in this module Expand all Collapse all v0 v0.7.1 Dec 27, 2019 Changes in this version + type GetResult struct + func Get(c *gophercloud.ServiceClient) (r GetResult) + func (r GetResult) Extract() (*HomeDocument, error) + type HomeDocument map[string]interface + type PingResult struct + func Ping(c *gophercloud.ServiceClient) (r PingResult)