# Functions
NewGruleEngine will create new instance of GruleEngine struct.
SetLogger changes default logger on external.
# Constants
No description provided by the author
# Structs
GruleEngine is the engine structure.
# Interfaces
GruleEngineListener is an interface to be implemented by those who want to listen the Engine execution.