go-internal

Selected Go-internal packages factored out from the standard library

  • 所有者: rogpeppe/go-internal
  • 平台:
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

This repository factors out an opinionated selection of internal packages and functionality from the Go standard
library. Currently this consists mostly of packages and testing code from within the Go tool implementation.

Included are the following:

  • dirhash: calculate hashes over directory trees the same way that the Go tool does.
  • goproxytest: a GOPROXY implementation designed for test use.
  • gotooltest: Use the Go tool inside test scripts (see testscript below)
  • imports: list of known architectures and OSs, and support for reading import import statements.
  • modfile: read and write go.mod files while preserving formatting and comments.
  • module: module paths and versions.
  • par: do work in parallel.
  • semver: semantic version parsing.
  • testenv: information on the current testing environment.
  • testscript: script-based testing based on txtar files
  • txtar: simple text-based file archives for testing.

主要指标

概览
名称与所有者rogpeppe/go-internal
主编程语言Go
编程语言Go (语言数: 1)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2018-09-30 17:20:54
推送于2025-04-10 11:36:22
最后一次提交2025-04-09 17:34:35
发布数43
最新版本名称v1.14.1 (发布于 2025-02-25 12:45:42)
第一版名称v0.0.1 (发布于 2018-09-30 18:32:11)
用户参与
星数0.9k
关注者数15
派生数79
提交数195
已启用问题?
问题数102
打开的问题数33
拉请求数164
打开的拉请求数5
关闭的拉请求数26
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?