Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/goadesign/goa
/ Decode
Method
Decode
http/encoding.go:364–366 ·
view source on GitHub ↗
(_ any)
Source
from the content-addressed store, hash-verified
362
}
363
364
func
(e *unsupportedDecoder) Decode(_ any) error {
365
return
goa.UnsupportedMediaTypeError(e.ct)
366
}
Callers
1
TestUnsupportedDecoder
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestUnsupportedDecoder
Function · 0.76