go build -o ofdgo_webui.exe -trimpath -ldflags "-s -w -buildid=" ./cmd/webui/webui.go
```
# 安装指南
# 安装为库
```shell
go get -u github.com/xiaoqidun/ofdgo
```
# 快速开始
# 快速调用
```go
packagemain
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.