Versions in this module Expand all Collapse all v0 v0.1.0 Jan 3, 2017 Changes in this version + type Handler struct + func NewHandler(i resource.Index) (*Handler, error) + func (h *Handler) ServeHTTP(w http.ResponseWriter, r *http.Request) + func (h *Handler) ServeHTTPC(ctx context.Context, w http.ResponseWriter, r *http.Request)