Versions in this module Expand all Collapse all v0 v0.19.3 Nov 2, 2015 v0.19.2 Oct 23, 2015 v0.19.1 Oct 22, 2015 Changes in this version + func RegisterHandlers(mux httpMux.Mux, m manager.Manager) error + type ApiVersion interface + HandleRequest func(requestType string, request []string, m manager.Manager, w http.ResponseWriter, ...) error + SupportedRequestTypes func() []string + Version func() string