forgejo/vendor/github.com/gogs/go-gogs-client
6543 81c833d92d
Add support to migrate from gogs (#14342)
Add support to migrate gogs:

  *  issues
  *  comments
  *  labels
  *  milestones
  *  wiki


Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Andrew Thornton <art27@cantab.net>
2021-01-21 20:33:58 +01:00
..
.gitignore
admin_org.go
admin_repo.go
admin_user.go
gogs.go
issue.go
issue_comment.go
issue_label.go
issue_milestone.go
LICENSE
media_types.go
miscellaneous.go
org.go
org_member.go
org_team.go
pull.go
README.md
release.go
repo.go
repo_branch.go
repo_collaborator.go
repo_commit.go
repo_file.go
repo_hook.go
repo_key.go
user.go
user_app.go
user_email.go
user_follow.go
user_key.go
utils.go

Gogs API client in Go

This package is still in experiment, see Wiki for documentation.

License

This project is under the MIT License. See the LICENSE file for the full license text.