//
pkg.gl
Category
github.com/deepcode-ai/runner
provider
package
0.0.0-20240604120111-692b2d107c09
Repository:
https://github.com/deepcode-ai/runner.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
92 SLOC
#
Packages
github
No description provided by the author
model
No description provided by the author
#
Functions
NewAdapter
New creates a new provider facade.
NewFacade
No description provided by the author
#
Variables
ErrNoApp
No description provided by the author
ErrNoVCS
No description provided by the author
#
Structs
Adapter
Adapter is a unified interface for all VCS providers.
App
App represents an application with a specific VCS provider.
Facade
No description provided by the author
#
Interfaces
Provider
Provider interface defines the methods that each VCS provider should implement.
Router
No description provided by the author