Versions in this module Expand all Collapse all v1 v1.8.0 Nov 12, 2024 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)