Versions in this module Expand all Collapse all v1 v1.135.1 Sep 24, 2026 v1.135.0 Sep 23, 2026 Changes in this version + type Deps struct + Owned func(w http.ResponseWriter, r *http.Request) (scriptID, actor string, ok bool) + States script.StateStore + type Handler struct + func New(deps Deps) *Handler + func (h *Handler) Register(mux *http.ServeMux, wrap func(http.Handler) http.Handler)