package
Version:
v1.1.0-alpha.8
Opens a new window with list of versions in this module.
Published: Feb 25, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package decoder decode response
type Decoder interface {
DecodeResponse(ctx context.Context, resp interface{}) (interface{}, error)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.