Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ DecoderFunc
FuncType
DecoderFunc
dagql/server.go:2432–2432 ·
view source on GitHub ↗
func(any) (Input, error)
Source
from the content-addressed store, hash-verified
2430
}
2431
2432
type
DecoderFunc
func
(any) (Input, error)
2433
2434
var
_ InputDecoder = DecoderFunc(nil)
2435
Callers
2
server.go
File · 0.85
Decoder
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected