go-judge/cmd/go-judge-shell
BoYanZh 6211423165
Some checks are pending
Build / Goreleaser (push) Waiting to run
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (amd64_v3, darwin) (push) Blocked by required conditions
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (amd64_v3, linux) (push) Blocked by required conditions
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (amd64_v3, windows) (push) Blocked by required conditions
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (arm64_v8.0, darwin) (push) Blocked by required conditions
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (arm64_v8.0, linux) (push) Blocked by required conditions
Build / Upload artifacts-${{ matrix.os }}-${{ matrix.arch }} (arm64_v8.0, windows) (push) Blocked by required conditions
feat: support -copy-in-dir for easier debugging (#155)
* feat: support -copy-in-dir for easier debugging

* fix: use relative path
2025-06-26 02:20:03 -04:00
..
grpc.go deps: remove deprecated functions and use rand/v2 2024-04-05 04:53:53 +00:00
shell_linux.go stream: use index and fd to indicate io streams rather than name 2024-02-05 13:12:04 +00:00
shell_other.go shell: decouple terminal with grpc via stream interface 2024-02-05 11:55:58 +00:00
shell.go feat: support -copy-in-dir for easier debugging (#155) 2025-06-26 02:20:03 -04:00
util.go shell: decouple terminal with grpc via stream interface 2024-02-05 11:55:58 +00:00
websocket.go stream: add websocket transport layer support 2024-02-06 10:25:46 +00:00