You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/eventsource
KN4CK3R a35749893b
Move `convert` package to services (#22264)
Addition to #22256

The `convert` package relies heavily on different models which is
[disallowed by our definition of
modules](https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#design-guideline).
This helps to prevent possible import cycles.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
1 year ago
..
event.go Implement FSFE REUSE for golang files (#21840) 1 year ago
event_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
manager.go Implement FSFE REUSE for golang files (#21840) 1 year ago
manager_run.go Move `convert` package to services (#22264) 1 year ago
messenger.go Implement FSFE REUSE for golang files (#21840) 1 year ago