package
0.3.2
Repository: https://github.com/olblak/updatecli.git
Documentation: pkg.go.dev

# Functions

Unmarshal parses a scm struct like git or github and returns a scm interface.

# Interfaces

PullRequest interface defines required funcions to be an pullRequest.
Scm is an interface that offers common functions for a source control manager like git or github.