Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TaskDebug ¶
type TaskDebug struct {
ioc.ObjectImpl
TimeoutSecond int64 `json:"timeout_second" yaml:"timeout_second" toml:"timeout_second" env:"SCRIPT_TIMEOUT_SECOND"`
}
func (*TaskDebug) HandleTask ¶
func (i *TaskDebug) HandleTask(ctx context.Context, in *agent.RunTaskRequest) (*agent.RunTaskResponse, error)
HandleTask implements client.TaskHandler.
Click to show internal directories.
Click to hide internal directories.