Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ httpSchema
Struct
httpSchema
core/schema/http.go:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
var
_ SchemaResolvers = &httpSchema{}
16
17
type
httpSchema
struct
{}
18
19
func
(s *httpSchema) Install(srv *dagql.Server) {
20
dagql.Fields[*core.Query]{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected