Versions in this module Expand all Collapse all v1 v1.3.1 Dec 21, 2023 Changes in this version + type Data struct + DB storage.DB + Log logger.Logger + RateLimitGet *netshare.RateLimitSystem + Version string + func Load(db storage.DB, cfg config.Config) *Data + func (data *Data) Hand(rw http.ResponseWriter, req *http.Request)