type github.com/aws/aws-sdk-go/private/protocol.UnmarshalErrorHandler
5 uses
github.com/aws/aws-sdk-go/private/protocol (current package)
unmarshal_error.go#L12: type UnmarshalErrorHandler struct {
unmarshal_error.go#L24: func NewUnmarshalErrorHandler(unmarshaler ErrorUnmarshaler) *UnmarshalErrorHandler {
unmarshal_error.go#L25: return &UnmarshalErrorHandler{
unmarshal_error.go#L35: func (u *UnmarshalErrorHandler) NamedHandler() request.NamedHandler {
unmarshal_error.go#L45: func (u *UnmarshalErrorHandler) UnmarshalError(r *request.Request) {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |