testdata
|
Add good bit of functionality, some tests
|
2020-04-29 15:59:18 -04:00 |
.gitignore
|
Initial commit
|
2020-04-23 20:10:02 -04:00 |
comment.go
|
Rename structs, move them to a separate file
|
2020-05-03 19:17:39 -04:00 |
comment_test.go
|
Handle listings better by using custom unmarshaling
|
2020-05-03 17:35:06 -04:00 |
flair.go
|
Add good bit of functionality, some tests
|
2020-04-29 15:59:18 -04:00 |
flair_test.go
|
Add good bit of functionality, some tests
|
2020-04-29 15:59:18 -04:00 |
geddit.go
|
Add link functionality
|
2020-05-04 19:04:38 -04:00 |
geddit_oauth.go
|
Add good bit of functionality, some tests
|
2020-04-29 15:59:18 -04:00 |
geddit_options.go
|
Add good bit of functionality, some tests
|
2020-04-29 15:59:18 -04:00 |
geddit_options_test.go
|
Add good bit of functionality, some tests
|
2020-04-29 15:59:18 -04:00 |
geddit_test.go
|
Add good bit of functionality, some tests
|
2020-04-29 15:59:18 -04:00 |
go.mod
|
Add go.mod and Makefile
|
2020-04-29 19:03:21 -04:00 |
go.sum
|
Add go.mod and Makefile
|
2020-04-29 19:03:21 -04:00 |
LICENSE
|
Initial commit
|
2020-04-23 20:10:02 -04:00 |
link.go
|
Add link functionality
|
2020-05-04 19:04:38 -04:00 |
link_test.go
|
Add good bit of functionality, some tests
|
2020-04-29 15:59:18 -04:00 |
listings.go
|
Add by_id endpoint, tweak UserService methods
|
2020-05-03 20:24:22 -04:00 |
Makefile
|
Add go.mod and Makefile
|
2020-04-29 19:03:21 -04:00 |
private-messages.go
|
Handle listings better by using custom unmarshaling
|
2020-05-03 17:35:06 -04:00 |
README.md
|
Get subreddit by name
|
2020-04-23 22:57:47 -04:00 |
subreddit.go
|
Rename structs, move them to a separate file
|
2020-05-03 19:17:39 -04:00 |
things.go
|
Add "Likes" field
|
2020-05-03 20:32:32 -04:00 |
timestamp.go
|
Handle listings better by using custom unmarshaling
|
2020-05-03 17:35:06 -04:00 |
timestamp_test.go
|
Handle listings better by using custom unmarshaling
|
2020-05-03 17:35:06 -04:00 |
user.go
|
Add link functionality
|
2020-05-04 19:04:38 -04:00 |
util.go
|
Add good bit of functionality, some tests
|
2020-04-29 15:59:18 -04:00 |
vote.go
|
Add good bit of functionality, some tests
|
2020-04-29 15:59:18 -04:00 |
vote_test.go
|
Add good bit of functionality, some tests
|
2020-04-29 15:59:18 -04:00 |