1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 00:11:58 +02:00
gitea/models/activities
KN4CK3R 0e57ff7eee
Add generic set type (#21408)
This PR adds a generic set type to get rid of maps used as sets.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-12 13:18:26 +08:00
..
action_list.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
action_test.go
action.go
main_test.go
notification_test.go
notification.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
repo_activity.go
statistic.go
user_heatmap_test.go
user_heatmap.go