Documentation
¶
Index ¶
Constants ¶
View Source
const ( Ping = iota BasicInfo Exec )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScriptType ¶
type ScriptType string
const ( JspScript ScriptType = "jsp" JspxScript ScriptType = "jspx" PhpScript ScriptType = "php" CsharpScript ScriptType = "aspx" AspScript ScriptType = "asp" )
Click to show internal directories.
Click to hide internal directories.