package codegenerator

import "github.com/igorhub/devcard/pkg/internal/codegenerator"

Index

Types

type Generator

type Generator struct {
	// contains filtered or unexported fields
}

func New

func New(cfg config.ProjectConfig) *Generator

func (*Generator) AddFile

func (g *Generator) AddFile(path string)

func (*Generator) Run

func (g *Generator) Run() error

Source Files

generator.go

Version
v0.12.0 (latest)
Published
Jun 15, 2025
Platform
linux/amd64
Imports
8 packages
Last checked
1 week ago

Tools for package owners.