package
9.0.0+incompatible
Repository: https://github.com/joostvdg/go-scm.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewClient creates a new client for a given driver, serverURL and OAuth token.
NewClientFromEnvironment creates a new client using environment variables $GIT_KIND, $GIT_SERVER, $GIT_TOKEN defaulting to github if no $GIT_KIND or $GIT_SERVER.
# Variables
MissingGitServerURL the error returned if you use a git driver that needs a git server URL.