package constant const ( KeyUserId = "user_id" KeyLoginType = "login_type" KeyIsAdmin = "is_admin" KeyJwtUserId = "jwtUserId" )