📄️ Go Templates
template expressions use the Go Text Template library with some additional functions provided by the gomplate library.
📄️ CEL Expressions
expr expressions in canary checker use the Go Common Expression Language (CEL) See Language Definition
📄️ Javascript
javascript expressions use to the otto Javascript VM