Versions in this module Expand all Collapse all v0 v0.0.18 Aug 30, 2024 v0.0.17 Aug 30, 2024 Changes in this version + const OriginHeader + var Logger = shared.ProvideLogger(os.Getenv("LOG_LEVEL")) + func SendJsonResponse(w http.ResponseWriter, data interface{}) + type ChangePasswordForm struct + NewPassword string + OldPassword string + type SingleString struct + Value string