package server import "io/fs" // WebFS is set by the main package to provide the embedded web/ filesystem. var WebFS fs.FS