Documentation
¶
Index ¶
Constants ¶
View Source
const (
PathDeleteReplyByIds = "/x/internal/v2/reply/del"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
*ReplyServiceClient
}
type Handler ¶
type Handler interface { ReplyHandler }
type MockExternHandler ¶
type MockExternHandler struct {
ErrDeleteReply error
}
func (*MockExternHandler) DeleteReply ¶
type ReplyHandler ¶
type ReplyServiceClient ¶
type ReplyServiceClient struct {
// contains filtered or unexported fields
}
func (*ReplyServiceClient) DeleteReply ¶
type ReplyServiceResp ¶
Click to show internal directories.
Click to hide internal directories.