Versions in this module Expand all Collapse all v0 v0.16.0 Dec 31, 2020 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)