bb41e90 Refactor making decision

Authored and Committed by Lukas Holecek 3 years ago
    Refactor making decision
    
    Moves parsing request data and processing decision to another submodule.
    
    Consumers call the function directly instead making a full decision
    request.
    
    Signed-off-by: Lukas Holecek <hluk@email.cz>
    
        
file modified
+7 -184
file added
+199
file modified
+0 -7