Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultPort = "8080" DefaultPublicDir = "public" HealthPath = "/health" RoutesPath = "/_routes" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) ListenAndServe ¶
Click to show internal directories.
Click to hide internal directories.