gohash.code-workspace 130 B

1234567891011121314
  1. {
  2. "folders": [
  3. {
  4. "path": "."
  5. },
  6. {
  7. "path": "..\\VideoCat"
  8. },
  9. {
  10. "path": "..\\go-micro"
  11. }
  12. ],
  13. "settings": {}
  14. }