package obscuretestdata
Import Path
internal/obscuretestdata (on go.dev)
Dependency Relation
imports 3 packages, and imported by 0 packages
Involved Source Files
Package obscuretestdata contains functionality used by tests to more easily
work with testdata that must be obscured primarily due to
golang.org/issue/34986.
Package-Level Functions (total 3)
DecodeToTempFile decodes the named file to a temporary location.
If successful, it returns the path of the decoded file.
The caller is responsible for ensuring that the temporary file is removed.
ReadFile reads the named file and returns its decoded contents.
Rot13 returns the rot13 encoding or decoding of its input.
The pages are generated with Golds v0.7.0-preview. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |