Skip to content

Commit 7477fb1

Browse files
committed
new cascade processing flow
1 parent e76cfbd commit 7477fb1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+1292
-1020
lines changed

.vscode/launch.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"type": "go",
77
"request": "launch",
88
"mode": "debug",
9-
"program": "${workspaceFolder}/main.go",
9+
"program": "${workspaceFolder}/supernode/main.go",
1010
"env": {},
11-
"args": [],
11+
"args": ["start"],
1212
"showLog": true
1313
}
1414
]

gen/supernode/supernode/cascade_service.pb.go

Lines changed: 0 additions & 370 deletions
This file was deleted.

0 commit comments

Comments
 (0)