//
pkg.gl
Category
github.com/adevinta/lava
internal
gitserver
package
0.10.0
Repository:
https://github.com/adevinta/lava.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
300 SLOC
#
Packages
gittest
Package gittest provides utilities for Git testing.
#
Functions
New
New creates a git server, but doesn't start it.
#
Variables
ErrGit
ErrGit is returned by [New] when the git command cannot be run.
#
Structs
Server
Server represents a Git server.