Versions in this module Expand all Collapse all v0 v0.4.0 Jan 7, 2025 Changes in this version + func NewRestUserProvider(config model.UserProviderConfig, metrics *metrics.Metrics, ...) user.Provider + type BalanceResponse struct + Balance struct{ ... } + type LoginRequest struct + Password string + Username string + type LoginResponse struct + Token string