Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExampleRequest ¶
type ExampleRequest struct {
Text string `json:"text"`
}
type ExampleResponse ¶
func (ExampleResponse) Err ¶
func (r ExampleResponse) Err() error
Click to show internal directories.
Click to hide internal directories.