scaffold

package
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(projectType string, logger *logrus.Logger) error

Init scaffolds a new docgen configuration in the current directory with default options.

func InitWithOptions

func InitWithOptions(projectType string, opts InitOptions, logger *logrus.Logger) error

InitWithOptions scaffolds a new docgen configuration with custom options.

Types

type InitOptions

type InitOptions struct {
	Model                string
	RegenerationMode     string
	RulesFile            string
	StructuredOutputFile string
	SystemPrompt         string
	OutputDir            string
}

InitOptions holds configuration options for the init command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL