//
pkg.gl
Category
github.com/jenkins-x/lighthouse-client
pkg
git
package
0.0.1290
Repository:
https://github.com/jenkins-x/lighthouse-client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
3
Files
355 SLOC
#
Packages
localgit
Package localgit creates a local git repo that can be used for testing code that uses a git.Client.
v2
No description provided by the author
#
Functions
NewClient
NewClient returns a client that talks to GitHub.
NewClientWithDir
NewClientWithDir uses an existing directory for creating the client.
#
Structs
Repo
Repo is a clone of a git repository.
#
Interfaces
Client
Client represents a git client.