Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecuteRequest ¶
type ExecuteResponse ¶
type ExecuteResponse struct {
Code int64
}
type MessageError ¶
type MessageResponse ¶
type MessageResponse struct {
// contains filtered or unexported fields
}
func (MessageResponse) Data ¶
func (m MessageResponse) Data() any
func (MessageResponse) Error ¶
func (m MessageResponse) Error() *MessageError
func (MessageResponse) Request ¶
func (m MessageResponse) Request() connector.Message
Click to show internal directories.
Click to hide internal directories.