Versions in this module Expand all Collapse all v1 v1.1.2 Apr 12, 2026 Changes in this version + type EmptyRes struct + type LoginInput struct + Password string + Username string + type LoginOutput struct + ExpireIn int64 + Token string + TokenType string + Username string + type LoginReq struct + type LoginRes = LoginOutput + type LogoutReq struct