package
0.0.0-20250226155349-d67420b5a80f
Repository: https://github.com/detect-viz/shared-lib.git
Documentation: pkg.go.dev

# README

  1. 建立 user
  2. 建立 group
  3. 建立 role
  4. 將 user 加入 role
  5. 將 user 加入 group

# Functions

NewClient 創建新的 Keycloak 客戶端.

# Variables

No description provided by the author

# Structs

Client 實現 KeycloakClient 介面.

# Interfaces

KeycloakClient 定義 Keycloak 客戶端介面.