app

package
v0.0.0-...-9959923 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

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

func NewApp

func NewApp(parentCtx context.Context, debug bool) (*App, error)

func (*App) Run

func (a *App) Run()

type IGiga

type IGiga interface {
	GetCommitMsg(diff string, locale string, maxLength int, debug bool) (string, error)
}

type IGit

type IGit interface {
	GitDiff(debug bool) (string, error)
	DisableAutoCRLF() error
}

Directories

Path Synopsis
Package mock_app is a generated GoMock package.
Package mock_app is a generated GoMock package.

Jump to

Keyboard shortcuts

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