package obscuretestdata
Import Path
internal/obscuretestdata (on golang.org and go.dev)
Dependency Relation
imports 4 packages, and imported by 0 packages
Involved Source Files
d-> obscuretestdata.go
Exported Values
func
DecodeToTempFile(name
string) (path
string, err
error)
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.
 |
The pages are generated with Golds v0.1.7. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project and developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |