Juan Martinez
Juan Martinez
Yes, i know... actually I don't know whether is should be inside APISIX or should be other project... But if you think about it, APISIX and other oauth2 proxies does...
Sorry I forgot to add go.mod dependencies ``` module grule go 1.21.3 require github.com/hyperjumptech/grule-rule-engine v1.14.1 require ( github.com/Microsoft/go-winio v0.5.2 // indirect github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 // indirect github.com/bmatcuk/doublestar v1.3.4 // indirect github.com/emirpasic/gods...
Hi, This is driving me crazy... Please if someone copy, paste & run the code and works correctly, just drop me a message... Thanks janmpo
> ``` > 2024/01/04 15:11:51 GetMult Called. Returned Value: 4000 > 2024/01/04 15:11:51 ------------------ > INFO[0000] Check C&D called lib=grule-rule-engine package=AST source=GRL > 2024/01/04 15:11:51 ------------------ > 2024/01/04 15:11:51 GetMult...
Yes, it works as you mentioned. Actually just by adding a random parameter value to the function it works also. Thanks for your support.