# Functions
Parse parses config file and returns config data.
# Constants
ActionHTTP is action type for HTTP action.
ActionNone is uncategorized action type.
# Variables
No description provided by the author
# Structs
Action is action definition.
Config represents a config.yml.
EventHandler is event handler which contains action names.
HTTPRequestAction is configuration of HTTP action.
# Type aliases
ActionType represents action type.