风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Go Concurrency Web

作者: Kevin Anderson
Slug:go-concurrency-web
版本:2.3.0
更新时间:2026-03-22 20:51:56
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
This is an instruction-only reference for Go concurrency patterns; its requirements and runtime guidance are consistent with the stated purpose and it does not request unusual credentials or installs.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774183343047,
        "_id": "k97cfzr4nmwp6hn6v1dxr4hesx83d2wx",
        "changelog": "- Improved documentation with practical examples and best practices for implementing concurrency in Go web applications.\n- Added guidance and code samples for worker pools, rate limiting, and safe shared state management.\n- Clarified core concurrency rules and highlighted common anti-patterns and their solutions.\n- Enhanced handler safety advice including pitfalls with shared state, maps, and slices.\n- Provided references for additional details on worker pools, rate limiting, and race detection.",
        "changelogSource": "auto",
        "createdAt": 1774183343047,
        "version": "2.3.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Kevin Anderson",
        "handle": "anderskev",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/17010022?v=4",
        "kind": "user",
        "linkedUserId": "kn79190nfmdb20hk6xjhzt2zv583844x"
    },
    "ownerHandle": "anderskev",
    "skill": {
        "_creationTime": 1774183343047,
        "_id": "kd70wjhyr61pgpkatfjtjxabys83d32k",
        "badges": [],
        "createdAt": 1774183343047,
        "displayName": "Go Concurrency Web",
        "latestVersionId": "k97cfzr4nmwp6hn6v1dxr4hesx83d2wx",
        "ownerUserId": "kn79190nfmdb20hk6xjhzt2zv583844x",
        "slug": "go-concurrency-web",
        "stats": {
            "comments": 0,
            "downloads": 26,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Go concurrency patterns for high-throughput web applications including worker pools, rate limiting, race detection, and safe shared state management. Use whe...",
        "tags": {
            "latest": "k97cfzr4nmwp6hn6v1dxr4hesx83d2wx"
        },
        "updatedAt": 1774183916700
    }
}