Versions in this module Expand all Collapse all v1 v1.0.19 Sep 8, 2019 v1.0.18 Sep 8, 2019 v1.0.17 Aug 13, 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)