goproxy/go_proxy.code-workspace

13 lines
174 B
Plaintext
Raw Permalink Normal View History

2024-01-09 16:29:59 +00:00
{
"folders": [
{
"path": "./client"
},
{
"path": "./server"
2024-01-22 01:52:50 +00:00
},
{
"path": "."
2024-01-09 16:29:59 +00:00
}
]
}