mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
Configured Description filed into Event and Service configuration
This commit is contained in:
@ -40,6 +40,7 @@ type Event struct {
|
||||
Body string
|
||||
HTTPMethod string
|
||||
RequestURI string
|
||||
Description string
|
||||
}
|
||||
|
||||
type Protocol int
|
||||
|
Reference in New Issue
Block a user