aicommit

package
v0.0.0-...-f3662ad Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// Root folder of this project
	Root = filepath.Join(filepath.Dir(b), "../..")
)

Functions

This section is empty.

Types

type AiCommit

type AiCommit struct {
	ID   int
	Diff []byte
}

func New

func New(id int, diff []byte) *AiCommit

func (*AiCommit) GenerateCommitMessage

func (a *AiCommit) GenerateCommitMessage() (string, error)

Jump to

Keyboard shortcuts

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