Versions in this module Expand all Collapse all v0 v0.0.1 Oct 29, 2014 Changes in this version + func NewAPIHandler(store *charmstore.Store, config charmstore.ServerParams) http.Handler + func ResolveURL(store *charmstore.Store, url *charm.Reference) error + type Handler struct + func New(store *charmstore.Store, config charmstore.ServerParams) *Handler + func (h *Handler) ServeHTTP(w http.ResponseWriter, req *http.Request) + type PublishedResponse struct + Id *charm.Reference + Published time.Time