风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Go Patterns

作者: msruruguay
Slug:go-patterns
版本:1.0.0
更新时间:2026-03-04 23:55:09
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
This is an instruction-only, educational Go patterns skill whose examples, requirements, and instructions are consistent with its stated purpose and do not request or install anything unexpected.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772637147508,
        "_id": "k971pyfdvgwvwbt200nhk7gnf98294j8",
        "changelog": "Initial release of go-patterns providing production-ready Go development patterns:\n\n- Covers idiomatic concurrency (errgroup), context usage, advanced error handling, and standard project structure.\n- Includes patterns for HTTP servers (Chi), PostgreSQL access (pgx), gRPC, testing (table-driven, mocking), and CLI tools (Cobra).\n- Addresses Go 1.18+ generics, new range\/iterator syntax, and performance profiling with pprof.\n- Features practical anti-patterns with solutions, and links to key Go resources.\n- Suitable for Go 1.24+ and modern backend development workflows.",
        "changelogSource": "auto",
        "createdAt": 1772637147508,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "msruruguay",
        "handle": "msruruguay",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/85544849?v=4",
        "kind": "user",
        "linkedUserId": "kn747b2wwmd384rj621nv4jfs1829eve"
    },
    "ownerHandle": "msruruguay",
    "skill": {
        "_creationTime": 1772637147508,
        "_id": "kd73705w99f7y5qtre77664tr5828eq4",
        "badges": [],
        "createdAt": 1772637147508,
        "displayName": "Go Patterns",
        "latestVersionId": "k971pyfdvgwvwbt200nhk7gnf98294j8",
        "ownerUserId": "kn747b2wwmd384rj621nv4jfs1829eve",
        "slug": "go-patterns",
        "stats": {
            "comments": 0,
            "downloads": 224,
            "installsAllTime": 2,
            "installsCurrent": 2,
            "stars": 0,
            "versions": 1
        },
        "summary": "Go language patterns for 2026 — concurrency with errgroup, error wrapping, HTTP servers, gRPC, database access, testing, and CLI with Cobra",
        "tags": {
            "latest": "k971pyfdvgwvwbt200nhk7gnf98294j8"
        },
        "updatedAt": 1772639709304
    }
}