Categorygithub.com/codekoala/go-webhook
modulepackage
0.1.0
Repository: https://github.com/codekoala/go-webhook.git
Documentation: pkg.go.dev

# README

go-webhook

Helpers to deal with webhooks in Go.

The primary purpose of this repository is to create Go structs to hold data from webhook request payloads. Currently only support for GitLab has been implemented.

Example Usage

See the main.go in the repository root for an example for how to work with GitLab webhook requests.

# Packages

No description provided by the author