forgejo/modules/convert
KN4CK3R 044c754ea5
Add context.Context to more methods (#21546)
This PR adds a context parameter to a bunch of methods. Some helper
`xxxCtx()` methods got replaced with the normal name now.

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-11-19 16:12:33 +08:00
..
convert.go
git_commit.go
git_commit_test.go
issue.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
issue_comment.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
issue_test.go
main_test.go
mirror.go
notification.go
package.go
pull.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
pull_review.go
pull_test.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
release.go
repository.go
status.go
user.go
user_test.go
utils.go
utils_test.go
wiki.go