Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
JSONDecoder = New(encoding.DecodeJSON[[]byte])
)
Functions ¶
This section is empty.
Types ¶
type SimpleDecoder ¶
func (*SimpleDecoder) DecodeResponse ¶
func (d *SimpleDecoder) DecodeResponse(b io.ReadCloser, dst any) error
Click to show internal directories.
Click to hide internal directories.