//
pkg.gl
Category
github.com/abayer/test-infra
prow
git
package
0.0.5
Repository:
https://github.com/abayer/test-infra.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
261 SLOC
#
Packages
localgit
Package localgit creates a local git repo that can be used for testing code that uses a git.Client.
#
Functions
NewClient
NewClient returns a client that talks to GitHub.
#
Structs
Client
Client can clone repos.
Repo
Repo is a clone of a git repository.