Versions in this module Expand all Collapse all v0 v0.0.7 May 30, 2026 Changes in this version + func Generate(dir string, options GenerateOptions) (string, error) + func RunGenCommitMsg(args []string) error + type GenerateOptions struct + Logger Logger + Model string + type Logger interface + Error func(msg string) + Log func(msg string)