thedevsaddam / gojsonq

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

Offset and limit (Pagination) #42

Closed alejoloaiza closed 5 years ago

alejoloaiza commented 5 years ago

Hi, do you have something that we can use to paginate like what we use in SQL (limit and offset) for example? I searched the docs but couldn't find anything.

thedevsaddam commented 5 years ago

Available from v2.2.0