Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
MaxUploadFileLength = 16e3
)
Functions ¶
func Analyze ¶
func Analyze(rw http.ResponseWriter, r *http.Request)
Analyze looks up error for API given by r.URL.Path and responds by error message or 404 if no error found.
func Consume ¶
Consume compiles handler's source code given by content and makes it accessible as an API given by path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.