package
0.2.0
Repository: https://github.com/gitops-tools/pkg.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

IsNotFound returns true if the error represents a NotFound response from an upstream service.
New creates and returns a new SCMClient.

# Structs

SCMClient is a wrapper for the go-scm scm.Client with a simplified API.

# Interfaces

GitClient wraps go-scm's Client with a simplified API.