Unexport post/comment service. Rename github workflow
Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ import (
|
||||
//
|
||||
// Reddit API docs: https://www.reddit.com/dev/api/#section_links_and_comments
|
||||
type CommentService struct {
|
||||
*PostAndCommentService
|
||||
*postAndCommentService
|
||||
client *Client
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user