风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Go Concurrency Patterns

作者: wpank
Slug:go-concurrency-patterns
版本:1.0.0
更新时间:2026-02-26 07:25:36
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is an instruction-only collection of Go concurrency patterns and does not request credentials, install code, or perform unexpected actions — its requirements and instructions align with its ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770725725807,
        "_id": "k97dsfz2170fz39cg8bfk6yf4980wrcy",
        "changelog": "Initial release of Go concurrency patterns with practical production examples.\n\n- Introduces patterns for goroutines, channels, synchronization primitives, context management, worker pools, pipelines, and graceful shutdown in Go.\n- Provides quick start code and tables for choosing concurrency primitives.\n- Includes implementations for worker pools, fan-out\/fan-in pipelines, bounded concurrency (semaphores), errgroup for error handling and cancellation, and graceful shutdown.\n- Aims to assist with concurrent Go application development and race condition debugging.",
        "changelogSource": "user",
        "createdAt": 1770725725807,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "wpank",
        "handle": "wpank",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/9498646?v=4",
        "kind": "user",
        "linkedUserId": "kn77z49xfssappp65hpybb9gx180x56e"
    },
    "ownerHandle": "wpank",
    "skill": {
        "_creationTime": 1770725725807,
        "_id": "kd77hb9kjkg6315834b929c72180w71v",
        "badges": [],
        "createdAt": 1770725725807,
        "displayName": "Go Concurrency Patterns",
        "latestVersionId": "k97dsfz2170fz39cg8bfk6yf4980wrcy",
        "ownerUserId": "kn77z49xfssappp65hpybb9gx180x56e",
        "slug": "go-concurrency-patterns",
        "stats": {
            "comments": 0,
            "downloads": 668,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Production Go concurrency patterns — goroutines, channels, sync primitives, context, worker pools, pipelines, and graceful shutdown. Use when building concurrent Go applications or debugging race conditions.",
        "tags": {
            "latest": "k97dsfz2170fz39cg8bfk6yf4980wrcy"
        },
        "updatedAt": 1772061936035
    }
}