# README
mongo-go-pagination-generics
generics wrapper for github.com/gobeam/mongo-go-pagination
# Functions
New is to construct PagingQuery object with mongo.Database and collection name.
# Interfaces
PagingQuery is an interface that provides list of function you can perform on pagingQuery.