Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 482 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 482 Bytes

dsl

Package dsl provides a Domain Specific Language (DSL) for defining conditions and evaluating incoming requests.

The DSL provided by this package allows users to define custom conditions and rules for evaluating incoming requests. It provides an environment (Env) where the DSL expressions can be compiled and executed.

This package provides a flexible and extensible DSL for defining conditions and rules in order to evaluate incoming requests in a customizable manner.