generator

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

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

Generator handles commit message generation using AI providers

func New

func New(cfg *config.Config, configFile string) (*Generator, error)

New creates a new Generator instance

func (*Generator) Generate

func (g *Generator) Generate(diff string) (string, error)

Generate creates a commit message from the given diff

Jump to

Keyboard shortcuts

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