Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeEndpointOfChat ¶
MakeEndpointOfChat creates the endpoint for s.Chat.
func ValidateChatRequest ¶
func ValidateChatRequest(newSchema func(*ChatRequest) validating.Schema) httpoption.Validator
ValidateChatRequest creates a validator for ChatRequest.
Types ¶
type ChatRequest ¶
type ChatResponse ¶
func (*ChatResponse) Body ¶
func (r *ChatResponse) Body() interface{}
func (*ChatResponse) Failed ¶
func (r *ChatResponse) Failed() error
Failed implements endpoint.Failer.
Click to show internal directories.
Click to hide internal directories.