Documentation
¶
Overview ¶
Package sandbox provides a sandboxed execution environment for running untrusted code. It integrates with the go-judge execution service to provide isolated and secure code execution. By default, it uses gRPC to communicate with go-judge.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitWithConf ¶
func InitWithConf(execServer, token string)
overwrite the default registered executor
Types ¶
Click to show internal directories.
Click to hide internal directories.