Language

Package: go-github-com-rogpeppe-go-internal @ 1.6.1

Synopsis

Internal packages from the Go standard library

Description

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.

Home page
https://github.com/rogpeppe/go-internal/
Location
gnu/packages/golang.scm (line: 8105, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/5qpakn3hf5i2sa2a0d5a384rn2s64i2c-go-github-com-rogpeppe-go-internal-1.6.1.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/swdqv4ypbhcikn9zwyp8n96dbc3fay59-go-github-com-rogpeppe-go-internal-1.6.1.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/pfv0jsdr4ssccf724wp97xi4zzrnsjlz-go-github-com-rogpeppe-go-internal-1.6.1.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/7jf4qavmxv92a24l16685h55x30af60f-go-github-com-rogpeppe-go-internal-1.6.1.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/a0nkdr8mcv0d1il58f531j1qr9wdwras-go-github-com-rogpeppe-go-internal-1.6.1.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/d407pfwn7xnfd83dgdxk0dvlb5k1765d-go-github-com-rogpeppe-go-internal-1.6.1.drv
x86_64-linuxi686-w64-mingw32/gnu/store/wd0rj8v6mazi9mzghg81yx2zzfw6zq5z-go-github-com-rogpeppe-go-internal-1.6.1.drv
x86_64-linuxi586-pc-gnu/gnu/store/kfmk001ilpd5jhdgbdsf710x53gz2qsj-go-github-com-rogpeppe-go-internal-1.6.1.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/sbaf2hk3jniplm3rbjyz09nq1npmxl33-go-github-com-rogpeppe-go-internal-1.6.1.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/36c8dgr037a3h87xvi3z9rv4shrcndhq-go-github-com-rogpeppe-go-internal-1.6.1.drv
riscv64-linux/gnu/store/21zwhdzwz4iqdhf7cazpbg526mwmynig-go-github-com-rogpeppe-go-internal-1.6.1.drv
    powerpc64le-linux/gnu/store/sifjnm4dvw56rxhaxz59n3ayl2mgfism-go-github-com-rogpeppe-go-internal-1.6.1.drv
    mips64el-linux/gnu/store/aa3a4ygqpzjqkzz0cnv5s9xxnk61anvh-go-github-com-rogpeppe-go-internal-1.6.1.drv
      i686-linux/gnu/store/l480hzqv6r5h5i77ffgkfkx9r18cdv2x-go-github-com-rogpeppe-go-internal-1.6.1.drv
      i586-gnu/gnu/store/sbsvf46bla8xnl3iycds9vpqqmiixy4l-go-github-com-rogpeppe-go-internal-1.6.1.drv
      armhf-linux/gnu/store/74x1z14dra6mv25l87m0h0h3zrgv8f0h-go-github-com-rogpeppe-go-internal-1.6.1.drv
      aarch64-linux/gnu/store/mchx2macayhcgvvnfjy6z8r0axda1pws-go-github-com-rogpeppe-go-internal-1.6.1.drv

      Lint warnings

      LinterMessageLocation
      formatting

      Look for formatting issues in the source

      line 8137 is way too long (101 characters)