Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ClientGenFile is the path to write the codegen for the dagger API ClientGenFile = "dagger.gen.go" // StarterTemplateFile is the path to write the default module code StarterTemplateFile = "main.go" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoGenerator ¶
func (*GoGenerator) Generate ¶
func (g *GoGenerator) Generate(ctx context.Context, schema *introspection.Schema) (*generator.GeneratedState, error)
type PackageInfo ¶
Click to show internal directories.
Click to hide internal directories.