package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev
# Functions
ExtractSites interprets the results of a single page from a List() call, producing a slice of site entities.
List returns a Pager which allows you to iterate over a collection of sites.
No description provided by the author
# Structs
ListSiteOpts to list site.
SitePage is the page returned by a pager when traversing over a collection of sites.
Sites 站点集合.
# Interfaces
ListSiteOptsBuilder list sites builder.