readme: ejemplo de cache
This commit is contained in:
parent
62b6f98781
commit
b4310c09a8
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ file repro-run
|
||||||
```
|
```
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
echo '{"Command": "/src/test"}' | go run .
|
echo '{"Command": "/src/test", "Cache": ["/home/repro/.cache/go-build"]}
|
||||||
|
' | go run .
|
||||||
```
|
```
|
||||||
|
|
||||||
genera
|
genera
|
||||||
|
|
Loading…
Reference in a new issue