Vartan Benohanian 5c376a1af4 Get more replies to a comment via /api/morechildren
Also started using slices of pointers instead of slices of structs. This
is useful especially in the case of adding to the list of replies of a
comment. If the comment is a plain old struct (non-pointer), the change
wouldn't happen

Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
2020-07-20 18:56:38 -04:00
2020-04-23 20:10:02 -04:00
2020-07-11 13:49:07 -04:00
2020-07-14 13:18:33 -04:00
2020-07-11 13:49:07 -04:00
2020-07-11 13:49:07 -04:00
2020-07-11 13:49:07 -04:00
2020-07-11 13:49:07 -04:00
2020-07-11 13:49:07 -04:00
2020-04-23 20:10:02 -04:00
2020-07-11 13:49:07 -04:00
2020-07-11 13:49:07 -04:00
2020-07-11 13:49:07 -04:00
2020-07-11 13:49:07 -04:00
2020-07-11 13:49:07 -04:00
2020-07-11 13:49:07 -04:00

go-reddit

go-reddit is a Go client library for accessing the Reddit API.

Install

To get a specific version from the list of versions:

go get github.com/vartanbeno/go-reddit@vX.Y.Z

Or for the latest version:

go get github.com/vartanbeno/go-reddit
S
Description
No description provided
Readme Multiple Licenses 735 KiB
Languages
Go 99.8%
Makefile 0.2%