diff options
| author | Emmanuel T Odeke <emmanuel@orijtech.com> | 2019-10-02 13:36:27 -0700 |
|---|---|---|
| committer | Emmanuel Odeke <emm.odeke@gmail.com> | 2019-10-16 20:38:29 +0000 |
| commit | 2718789bc7937c58a7a65e53d9cc941b04682f99 (patch) | |
| tree | 708b409bb09ab964bda09f604e9309f7682437e4 /src/runtime/funcdata.h | |
| parent | dad616375f054d0644e006d7794724186d7a6720 (diff) | |
| download | go-2718789bc7937c58a7a65e53d9cc941b04682f99.tar.xz | |
io/ioutil: support predictable prefix,suffix for TempDir with *
Allow TempDir to create directories with predictable
prefixes and suffixes, separated by the last "*", for example:
"prefix*suffix"
will now expand to
"prefix" + <RANDOM_VALUE> + "suffix"
RELNOTE=yes
Fixes #33805.
Change-Id: I85fa73ae6a684ce820d1810c82a60765eb9c4a42
Reviewed-on: https://go-review.googlesource.com/c/go/+/198488
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/runtime/funcdata.h')
0 files changed, 0 insertions, 0 deletions
