This repository has been archived on 2023-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/modules/public
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
..
mime_types.go Fix mime-type detection for HTTP server (#18370) 2022-01-23 20:19:49 +08:00
public.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
public_bindata.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
public_test.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
serve_dynamic.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
serve_static.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00