service

package
v0.5.5 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommitMessageService added in v0.5.0

type CommitMessageService interface {
	GenerateCommitMessageList(code string, config entity.Config) ([]string, error)
}

分割コミットの生成のクライアント側もここに入れていく

type GithubService added in v0.5.0

type GithubService interface {
	GetStaginCodeDiff() (string, error)
}

githubに関するデータのinput/output

type NLPService added in v0.5.0

type NLPService interface {
	GetAnswerFromPrompt(prompt string) (string, error)
}

Jump to

Keyboard shortcuts

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