Documentation ¶
Overview ¶
Package obscuretestdata contains functionality used by tests to more easily work with testdata that must be obscured primarily due to golang.org/issue/34986.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeToTempFile ¶
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.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.