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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?