contains

package
v0.0.0-...-167ca65 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Contains

func Contains(repository, commit string, opts ...Option) error

Types

type CommitNotFoundError

type CommitNotFoundError struct {
	Repository string
	Commit     string
	Err        error
}

func (*CommitNotFoundError) Error

func (e *CommitNotFoundError) Error() string

func (*CommitNotFoundError) Unwrap

func (e *CommitNotFoundError) Unwrap() error

type Option

type Option interface {
	// contains filtered or unexported methods
}

func WithUseNativeGit

func WithUseNativeGit(native bool) Option

Jump to

Keyboard shortcuts

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