Versions in this module Expand all Collapse all v1 v1.117.0 Jul 29, 2026 Changes in this version + type AttachmentView struct + AttachedBy string + Broken bool + Category string + Description string + DisplayName string + MIMEType string + Position int + ResourceID string + Scope string + ScopeID string + SizeBytes int64 + URI string + Unreadable bool + type Deps struct + Attachments prompt.AttachmentStore + Caller func(r *http.Request) *Identity + Resources resource.Store + Store prompt.Store + type Handler struct + func New(deps Deps) *Handler + func (h *Handler) Register(mux *http.ServeMux, prefix string, wrap func(http.Handler) http.Handler) + type Identity = resource.Claims