Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultDBPath ¶
func DefaultDBPath() string
func NewSessionID ¶
func NewSessionID() string
func ResolveMode ¶
func ResolveMode(value string) (guardhookruntime.Mode, error)
Types ¶
type Host ¶
type Options ¶
type Options struct {
AgentName string
SessionID string
CWD string
DBPath string
SocketPath string
DashboardAddr string
StartDashboard bool
AllowNonLoopbackDashboard bool
JudgeConfigFromEnv bool
JudgeManagedDefault bool
JudgeDownloadProgress judge.DownloadProgressHandler
Mode string
Diagnostic diagnostic.Logger
Out io.Writer
}
Click to show internal directories.
Click to hide internal directories.