# Functions
Init initializes the components implemented in this repository and loads their information to memory.
# Variables
ErrComponentDefinitionNotFound is returned when trying to access an inexistent component definition.
# Structs
ExecutionParams contains the information needed to execute a component.
Store holds in-memory information about the initialized components.
# Type aliases
ComponentSecrets contains the global config secrets of each implemented component (referenced by ID).