mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-10 04:30:20 +02:00
(temporary) show gluetun-servers repository shape
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
package servers
|
||||
|
||||
import (
|
||||
"embed"
|
||||
)
|
||||
|
||||
// Files contains all embedded provider JSON files shipped with this module.
|
||||
//
|
||||
//go:embed *.json
|
||||
var Files embed.FS
|
||||
Reference in New Issue
Block a user