Versions in this module Expand all Collapse all v0 v0.99.1 Oct 31, 2019 v0.99.0 Oct 31, 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)