Documentation ¶
Index ¶
Constants ¶
View Source
const (
UnknownNetwork = "Unknown"
)
Variables ¶
This section is empty.
Functions ¶
func ContentType ¶
ContentType returns the content type of the given file. It uses mime.TypeByExtension to determine the content type, if it fails, it uses http.DetectContentType to determine the content type, which is heavier to run. If http.DetectContentType fails, it returns "application/octet-stream".
func InjectHostedByMassaBox ¶
InjectHostedByMassaBox injects a "Hosted by Massa" box into the HTML content
func SubdomainMiddleware ¶
SubdomainMiddleware handles subdomain website serving.
Types ¶
Click to show internal directories.
Click to hide internal directories.