jzelinskie / geddit

golang reddit api wrapper
BSD 3-Clause "New" or "Revised" License
164 stars 58 forks source link

Add listing pagination (#45) #46

Open Joematpal opened 5 years ago

Joematpal commented 5 years ago

I know that this changes the functional signature; therefore breaking a lot of people apps.

We could add the value to session struct that the Listing func points to..