internal/honeypot/http/embed.go

package http

import "embed"

//go:embed static
var staticFS embed.FS