thedevsaddam / gojsonq

A simple Go package to Query over JSON/YAML/XML/CSV Data
https://github.com/thedevsaddam/gojsonq/wiki
MIT License
2.17k stars 140 forks source link

FromInterface undefined #76

Closed zachwreed closed 4 years ago

zachwreed commented 4 years ago

Getting this error when trying to use the FromInterface method: gojsonq.New().FromInterface undefined (type *gojsonq.JSONQ has no field or method FromInterface)

thedevsaddam commented 4 years ago

Update the package to v2.5.0