internal/honeypot/http/embed.go
Copy
package
http
import
"embed"
//go:embed static
var
staticFS
embed
.
FS