Documentation ¶
Overview ¶
Package webhooksecret provides a way to generate and verify secrets for GitLab webhooks.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrEmptyBaseOrUniq is returned when the base or uniq strings are empty. ErrEmptyBaseOrUniq = errors.New("base or uniq strings are empty") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.