commit_msg

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: May 30, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(dir string, options GenerateOptions) (string, error)

func RunGenCommitMsg

func RunGenCommitMsg(args []string) error

Types

type GenerateOptions

type GenerateOptions struct {
	Model  string
	Logger Logger
}

type Logger

type Logger interface {
	Log(msg string)
	Error(msg string)
}

Jump to

Keyboard shortcuts

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