Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AbstractErrorResponse ¶
type AbstractErrorResponse interface {
Response() models.ErrorResult
StatusCode() int
}
type AbstractPublishEntry ¶ added in v0.5.1
type AbstractRequestBody ¶
type AbstractResponseBody ¶
type AbstractResponseBody interface {
GetResult() interface{}
GetRequestId() string
}
Click to show internal directories.
Click to hide internal directories.