0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-02 03:39:25 -05:00
forgejo/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.go
action_list.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
action_test.go
main_test.go
notification.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
notification_test.go
repo_activity.go
statistic.go
user_heatmap.go
user_heatmap_test.go