type github.com/failsafe-go/failsafe-go.ExecutionInfo (interface)
Method Implmentations
Attempts() int
Execution[...].Attempts
ExecutionAttempt[...].Attempts
ExecutionDoneEvent[...].ExecutionInfo.Attempts
ExecutionEvent[...].ExecutionAttempt.Attempts
ExecutionScheduledEvent[...].ExecutionAttempt.Attempts
github.com/failsafe-go/failsafe-go/policy.ExecutionInternal[...].Attempts
Context() context.Context
Execution[...].Context
ExecutionAttempt[...].Context
ExecutionDoneEvent[...].ExecutionInfo.Context
ExecutionEvent[...].ExecutionAttempt.Context
ExecutionScheduledEvent[...].ExecutionAttempt.Context
github.com/failsafe-go/failsafe-go/policy.ExecutionInternal[...].Context
ElapsedTime() time.Duration
Execution[...].ElapsedTime
ExecutionAttempt[...].ElapsedTime
ExecutionDoneEvent[...].ExecutionInfo.ElapsedTime
ExecutionEvent[...].ExecutionAttempt.ElapsedTime
ExecutionScheduledEvent[...].ExecutionAttempt.ElapsedTime
github.com/failsafe-go/failsafe-go/policy.ExecutionInternal[...].ElapsedTime
Executions() int
Execution[...].Executions
ExecutionAttempt[...].Executions
ExecutionDoneEvent[...].ExecutionInfo.Executions
ExecutionEvent[...].ExecutionAttempt.Executions
ExecutionScheduledEvent[...].ExecutionAttempt.Executions
github.com/failsafe-go/failsafe-go/policy.ExecutionInternal[...].Executions
Hedges() int
Execution[...].Hedges
ExecutionAttempt[...].Hedges
ExecutionDoneEvent[...].ExecutionInfo.Hedges
ExecutionEvent[...].ExecutionAttempt.Hedges
ExecutionScheduledEvent[...].ExecutionAttempt.Hedges
github.com/failsafe-go/failsafe-go/policy.ExecutionInternal[...].Hedges
Retries() int
Execution[...].Retries
ExecutionAttempt[...].Retries
ExecutionDoneEvent[...].ExecutionInfo.Retries
ExecutionEvent[...].ExecutionAttempt.Retries
ExecutionScheduledEvent[...].ExecutionAttempt.Retries
github.com/failsafe-go/failsafe-go/policy.ExecutionInternal[...].Retries
StartTime() time.Time
Execution[...].StartTime
ExecutionAttempt[...].StartTime
ExecutionDoneEvent[...].ExecutionInfo.StartTime
ExecutionEvent[...].ExecutionAttempt.StartTime
ExecutionScheduledEvent[...].ExecutionAttempt.StartTime
github.com/failsafe-go/failsafe-go/policy.ExecutionInternal[...].StartTime
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |