Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FloretRecoveryRequiredError ¶
type FloretRecoveryRequiredError struct {
Targets []FloretRecoveryRequiredTarget
}
func (*FloretRecoveryRequiredError) Error ¶
func (e *FloretRecoveryRequiredError) Error() string
type FloretRecoveryRequiredTarget ¶
type FloretRecoveryRequiredTarget struct {
ThreadID floretruntime.ThreadID
ParentThreadID floretruntime.ThreadID
TurnID floretruntime.TurnID
RunID floretruntime.RunID
}
Click to show internal directories.
Click to hide internal directories.