forgejo-sdk/gitea
Jonas Franz cdbef99766 Remove unused imports and use a non-pointer reader (#96)
* Fix #95 by removing unused imports and using a non-pointer reader

Signed-off-by: Jonas Franz <info@jonasfranz.software>

(cherry picked from commit f46f7c8)
Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Replace *io.Reader with io.Reader

Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-03-02 22:48:43 +08:00
..
admin_org.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
admin_repo.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
admin_user.go Run go fmt for the entire project (#85) 2018-01-09 02:26:05 +02:00
attachment.go Remove unused imports and use a non-pointer reader (#96) 2018-03-02 22:48:43 +08:00
doc.go ask for go get from code.gitea.io/sdk/gitea 2016-11-11 21:52:21 +08:00
fork.go Updates to swagger documentation (#77) 2017-11-12 11:10:33 +02:00
gitea.go fixes #88 to handle 422 better (#89) 2018-02-03 19:30:41 -06:00
hook.go Run go fmt for the entire project (#85) 2018-01-09 02:26:05 +02:00
issue.go Run go fmt for the entire project (#85) 2018-01-09 02:26:05 +02:00
issue_comment.go Run go fmt for the entire project (#85) 2018-01-09 02:26:05 +02:00
issue_label.go Run go fmt for the entire project (#85) 2018-01-09 02:26:05 +02:00
issue_milestone.go Run go fmt for the entire project (#85) 2018-01-09 02:26:05 +02:00
issue_tracked_time.go Run go fmt for the entire project (#85) 2018-01-09 02:26:05 +02:00
lfs_lock.go Add api lfs locks struct (#78) 2017-11-20 14:55:09 +08:00
miscellaneous.go Updates to swagger documentation (#77) 2017-11-12 11:10:33 +02:00
org.go Run go fmt for the entire project (#85) 2018-01-09 02:26:05 +02:00
org_member.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
org_team.go Run go fmt for the entire project (#85) 2018-01-09 02:26:05 +02:00
pull.go Run go fmt for the entire project (#85) 2018-01-09 02:26:05 +02:00
release.go Add Attachment API (#90) 2018-02-28 11:17:30 +08:00
repo.go Run go fmt for the entire project (#85) 2018-01-09 02:26:05 +02:00
repo_branch.go Updates to swagger documentation (#77) 2017-11-12 11:10:33 +02:00
repo_collaborator.go Updates to swagger documentation (#77) 2017-11-12 11:10:33 +02:00
repo_file.go Moved source files into subfolder 2016-11-07 11:26:36 -02:00
repo_key.go Run go fmt for the entire project (#85) 2018-01-09 02:26:05 +02:00
repo_watch.go Updates to swagger documentation (#77) 2017-11-12 11:10:33 +02:00
status.go Run go fmt for the entire project (#85) 2018-01-09 02:26:05 +02:00
user.go Run go fmt for the entire project (#85) 2018-01-09 02:26:05 +02:00
user_app.go Feature/timetracker (#65) 2017-07-28 09:12:22 +03:00
user_email.go Updates to swagger documentation (#77) 2017-11-12 11:10:33 +02:00
user_follow.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
user_gpgkey.go Run go fmt for the entire project (#85) 2018-01-09 02:26:05 +02:00
user_key.go Add fingerprint to ssh key endpoints. (#82) 2017-11-28 22:53:25 +08:00
user_search.go Add Search users support (#92) 2018-02-15 19:59:44 -06:00
utils.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00