Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnknownSDKLang = errors.New("unknown sdk language")
Functions ¶
func Introspect ¶ added in v0.3.5
Introspect get the Dagger Schema with the router r.
func IntrospectAndGenerate ¶
func IntrospectAndGenerate(ctx context.Context, r *router.Router, generator Generator) ([]byte, error)
IntrospectAndGenerate generate the Dagger API with the router r.
func SetSchemaParents ¶ added in v0.3.5
func SetSchemaParents(schema *introspection.Schema)
SetSchemaParents sets all the parents for the fields.
Types ¶
Click to show internal directories.
Click to hide internal directories.