1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 17:35:49 +00:00
gitea/modules/eventsource
Gusted ff2fd08228
Simplify parameter types (#18006)
Remove repeated type declarations in function definitions.
2021-12-20 04:41:31 +00:00
..
event_test.go Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
event.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
manager_run.go Hold the event source when there are no listeners (#15725) 2021-05-15 23:46:13 +02:00
manager.go Hold the event source when there are no listeners (#15725) 2021-05-15 23:46:13 +02:00
messenger.go Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00