package
0.0.0-20240405134044-a2cc7b8265ff
Repository: https://github.com/bytebase/relay.git
Documentation: pkg.go.dev

# Functions

Mount mounts the hook and corresponding sink list under the given path.
NewGerrit creates a Gerrit hooker.
NewGitHub creates a GitHub hooker.

# Structs

Response defines the handler's return value - Sets http.StatusOK and payload if you want the coresponding sink list to process the payload.

# Interfaces

Hooker is the interface for the webhook originator.