Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleSocketRequest ¶
func HandleSocketRequest(w http.ResponseWriter, r *http.Request)
HandleSocketRequest handles socket requests..//todo: make a better description
func ScriptIndex ¶
func ScriptIndex(w http.ResponseWriter, r *http.Request)
ScriptIndex generates an index for scripts installed and properly configured in scriptConfig.json
func ScriptMaster ¶
func ScriptMaster(w http.ResponseWriter, r *http.Request)
ScriptMaster generates a scriptPage according to definitions in scriptconfig.json and runs the script given a POST request formatted properly
func ScriptSearch ¶
func ScriptSearch(w http.ResponseWriter, r *http.Request)
ScriptSearch is a naive search for a substring that returns bad results in a json.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.