Versions in this module Expand all Collapse all v0 v0.2.2 Jun 27, 2025 v0.2.1 Jun 27, 2025 Changes in this version + type Server struct + func New(cache *cache.Cache) *Server + func (s *Server) ServeHTTP(w http.ResponseWriter, r *http.Request) + func (s *Server) SetDeletePermitted(dp bool) + func (s *Server) SetPutPermitted(pp bool)