Ryanhub - file viewer
filename: server/embed.go
branch: main
back to repo
package server

import "embed"

//go:embed static
var staticRoot embed.FS