Versions in this module Expand all Collapse all v1 v1.0.1 Apr 6, 2026 v1.0.0 Apr 6, 2026 Changes in this version + type Handler struct + Path string + func New(updateFn func(images []string), updateLock chan bool) *Handler + func (handle *Handler) Handle(w http.ResponseWriter, r *http.Request)