package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.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.