mirror of
https://github.com/alvierahman90/gohookr.git
synced 2025-10-13 07:24:22 +00:00
Add config option SignaturePrefix
This commit is contained in:
@@ -10,6 +10,7 @@ type Config struct {
|
||||
Services map[string]struct {
|
||||
Script Command
|
||||
Secret string
|
||||
SignaturePrefix string
|
||||
SignatureHeader string
|
||||
Tests []Command
|
||||
}
|
||||
|
Reference in New Issue
Block a user