package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev

# Functions

Create a topic with given parameters.
delete a topic via id.
No description provided by the author
get a topic with detailed information by id.
get policies of the topic.
list all the topics.
Update a topic with given parameters.
Update policies of the topic.

# Variables

No description provided by the author

# Structs

CreateOps is a struct that contains all the parameters.
CreateResult contains the response body and error from a Create request.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UpdateOps is a struct that contains all the parameters.
No description provided by the author
No description provided by the author

# Interfaces

CreateOpsBuilder is used for creating topic parameters.
CreateOpsBuilder is used for updating topic parameters.