1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-29 03:16:41 -04:00
gitea/services/convert
Adam Majer cbf923e87b
Abstract hash function usage (#28138)
Refactor Hash interfaces and centralize hash function. This will allow
easier introduction of different hash function later on.

This forms the "no-op" part of the SHA256 enablement patch.
2023-12-13 21:02:00 +00:00
..
activity.go
attachment.go
convert.go
git_commit_test.go
git_commit.go
issue_comment.go
issue_test.go
issue.go
main_test.go
mirror.go
notification.go
package.go
pull_review.go
pull_test.go
pull.go
release_test.go
release.go
repository.go
secret.go
status.go
user_test.go
user.go
utils_test.go
utils.go
wiki.go