aboutsummaryrefslogtreecommitdiffstats
path: root/modules/eventsource/event.go
Commit message (Expand)AuthorAgeFilesLines
* Add more linters to improve code readability (#19989)Wim2022-06-201-3/+3
* Simplify parameter types (#18006)Gusted2021-12-201-1/+1
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-3/+1
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+3
* Add EventSource support (#11235)zeripath2020-05-071-0/+119