Versions in this module Expand all Collapse all v0 v0.11.1 May 8, 2014 v0.10.0 Apr 8, 2014 Changes in this version + func AcceptConnections(job *engine.Job) engine.Status + func AttachProfiler(router *mux.Router) + func ListenAndServe(proto, addr string, job *engine.Job) error + func ServeApi(job *engine.Job) engine.Status + func ServeFd(addr string, handle http.Handler) error + func ServeRequest(eng *engine.Engine, apiversion version.Version, w http.ResponseWriter, ...) error + type HttpApiFunc func(eng *engine.Engine, version version.Version, w http.ResponseWriter, ...) error