package
1.0.0
Repository: https://github.com/cloudwan/gophercloud-old.git
Documentation: pkg.go.dev

# Functions

ExtractExtensions accepts a Page struct, specifically an ExtensionPage struct, and extracts the elements into a slice of Extension structs.
Get retrieves information for a specific extension using its alias.
List returns a Pager which allows you to iterate over the full collection of extensions.

# Structs

ExtensionPage is a single page of Extension results.