Split down into multiple functions

This commit is contained in:
Corentin Mors
2025-05-01 10:13:39 +02:00
parent 9616146853
commit a3b23161c4
6 changed files with 147 additions and 142 deletions

View File

@@ -13,6 +13,9 @@
"extensions": ["golang.go"]
}
},
"containerEnv": {
"TMPDIR": "/workspaces/pdfsign/tmp"
},
"forwardPorts": [],
"postCreateCommand": "go mod download",
"remoteUser": "root"