package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev
# Structs
CreateOpts specifies the attributes used to create a ptr.
CreateResult is the result of a Create request.
DeleteResult is the result of a Delete request.
GetResult is the result of a Get request.
Ptr represents a ptr record.
Tag is a structure of key value pair.
# Interfaces
CreateOptsBuilder allows extensions to add additional attributes to the Create request.