package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev
# Structs
CreateOpts is the structure required by the Create method to create a new dedicated microservice.
CreateResp is the structure that represents the response of the API request.
DeleteOpts is the structure required by the Delete method to specified whether microservice is force delete.
Framework is an object that specifies the configuration of the microservice framework.
Rule is an object that specifies the configuration of the black list or white list.
Service is an object that specifies the microservice configuration details.
ServicePath is an object that specifies the configuration of the service path.
ServiceResp is an object that specifies the microservice configuration details.