package
21.11.1
Repository: https://github.com/cs-si/safescale.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

BigDelay returns the duration for a big delay.
CommunicationTimeout ...
ConnectionTimeout ...
ContextTimeout ...
DefaultDelay is a synonym for NormalDelay.
ExecutionTimeout ...
FormatDuration ...
HostCleanupTimeout ...
HostCreationTimeout ...
HostLongOperationTimeout ...
HostOperationTimeout ...
MaxTimeout return the maximum of timeouts 'a' and 'b'.
MetadataReadAfterWriteTimeout ...
MetadataTimeout ...
MinDelay ...
NewStopwatch creates a object satisfying interface Stopwatch.
NewTimings creates a new instance of MutableTimings with default values.
NormalDelay returns the duration for a normal delay.
OperationTimeout ...
SmallDelay is a synonym for MinDelay.
SSHConnectionTimeout ...

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Stopwatch interface to expose methods available for a stopwatch.
No description provided by the author