fenos/dqlx

Construct filters from `map[string]interface{}` or go struct

droslean opened this issue · 1 comments

Hello,

Is there any way to dynamically construct a filter based on json data or a golang struct?

fenos commented

Sure you can!
But you need write your own data structure that maps to a dynamic query