Versions in this module Expand all Collapse all v1 v1.0.2 Jun 10, 2023 Changes in this version + type HttpHandler struct + func NewHttpHandler(DB *engine.DB) *HttpHandler + func (hs *HttpHandler) PutHandler(w http.ResponseWriter, r *http.Request)