Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckResponse ¶
CheckResponse turns any non-200 response into a clear error (including the raw body).
Types ¶
type Client ¶
type Client struct {
*gen.ClientWithResponses
// contains filtered or unexported fields
}
func NewWithOptions ¶
type Iterator ¶
type Iterator struct {
// contains filtered or unexported fields
}
func NewIterator ¶
func NewIteratorFromResponse ¶
Fixed NewIteratorFromResponse — now safely handles BOTH []T and *[]T for Results
Click to show internal directories.
Click to hide internal directories.