package
1.1.0
Repository: https://github.com/hubmat00/froggit-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CreateToken create a random UUID.
DiscardResponseBody prepare http response body for closing.
Untar a file to the given destination destDir - Destination folder reader - Reader for the tar.gz file shouldRemoveBaseDir - True if should remove the base directory.

# Constants

BitbucketCloud VCS provider.
BitbucketServer VCS provider.
GitHub VCS provider.
GitLab VCS provider.
PrEdited the pull request is edited.
PrMerged the pull request is merged.
PrOpened a pull request is opened.
PrRejected the pull request is rejected.
Push a commit is pushed to the source branch.

# Type aliases

VcsProvider is an enum represents the VCS provider type.
WebhookEvent is the event type of the incoming webhook.