Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultDocumentRoot = "public"
DefaultDocumentRoot is the directory beneath an application root served over HTTP when the configuration names none.
View Source
const Name = "Run php server"
Name is the command title.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
NewCommand creates a new server command.
func NewHandler ¶ added in v0.2.0
NewHandler serves annotated project routes and files beneath public/.
Types ¶
type Module ¶
type Module struct {
platform.UnimplementedModule
// contains filtered or unexported fields
}
Module implements the platform.Module interface.
Click to show internal directories.
Click to hide internal directories.