package
0.0.0-20250226155349-d67420b5a80f
Repository: https://github.com/detect-viz/shared-lib.git
Documentation: pkg.go.dev
# README
- 建立 user
- 建立 group
- 建立 role
- 將 user 加入 role
- 將 user 加入 group
# Functions
NewClient 創建新的 Keycloak 客戶端.
# Variables
No description provided by the author
# Interfaces
KeycloakClient 定義 Keycloak 客戶端介面.