package fakegit
import "github.com/dotcloud/docker/testutil/fakegit"
Index ¶
Types ¶
type FakeGit ¶
type FakeGit struct { RepoURL string // contains filtered or unexported fields }
FakeGit is a fake git server
func New ¶
New create a fake git server that can be used for git related tests
func (*FakeGit) Close ¶
func (g *FakeGit) Close()
Close closes the server, implements Closer interface
Source Files ¶
- Version
- v27.0.1+incompatible
- Published
- Jun 21, 2024
- Platform
- js/wasm
- Imports
- 9 packages
- Last checked
- 1 second ago –
Tools for package owners.