types

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: May 11, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RepoName added in v0.8.0

func RepoName(v Verdict, detailed bool) string

func Stringify

func Stringify(status git.StatusCode) string

Types

type Response

type Response struct {
	Verdict Verdict
	Err     error
}

type Unmodified

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

func NewUnmodified

func NewUnmodified(directory, repository string) Unmodified

func (Unmodified) Repository

func (u Unmodified) Repository() string

func (Unmodified) RepositoryPath added in v0.8.0

func (u Unmodified) RepositoryPath() string

type Verdict

type Verdict interface {
	Repository() string
	RepositoryPath() string
}

Jump to

Keyboard shortcuts

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