...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
cloud.google.com
/
go
/
.devcontainer
/
postCreate.sh
Documentation:
cloud.google.com/go/.devcontainer
1
echo "Post Create Starting"
2
3
go version
4
go mod tidy
View as plain text