# Functions
Handler returns an http.Handler that is capable of handling a variety of mock Gitea requests and returning mock responses.
# Constants
HookPullRequest is a sample pull_request webhook payload.
HookPush is a sample Gitea push hook.
HookPushTag is a sample Gitea tag hook.