Vartan Benohanian ec7e8abe8e Create PostAndCommentService, holds common methods
Some functionality such as saving, voting, deleting, etc. is common to
both posts and comments, so this service will hold such methods.

Tweaked the separate post/comment services accordingly. Fixed tests.

Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
2020-07-13 23:05:24 -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
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
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%