Directories
¶
Path | Synopsis |
---|---|
Package backoff implements backoff timers which increases wait time on every retry, incredibly useful in distributed system timeout functionalities.
|
Package backoff implements backoff timers which increases wait time on every retry, incredibly useful in distributed system timeout functionalities. |
Package errcapture implements robust error handling in defer statements using provided return argument.
|
Package errcapture implements robust error handling in defer statements using provided return argument. |
Package errors provides basic utilities to manipulate errors with a useful stacktrace.
|
Package errors provides basic utilities to manipulate errors with a useful stacktrace. |
Package logerrcapture implements robust error handling in defer statements using provided logger.
|
Package logerrcapture implements robust error handling in defer statements using provided logger. |
Package merrors implements multi error implementation that chains errors on the same level.
|
Package merrors implements multi error implementation that chains errors on the same level. |
Package runutil implements helpers for advanced function scheduling control like repeat or retry.
|
Package runutil implements helpers for advanced function scheduling control like repeat or retry. |
Package testutil is a minimal testing utility with only few functions like `Assert`, `Ok`, `NotOk` for errors and `Equals`.
|
Package testutil is a minimal testing utility with only few functions like `Assert`, `Ok`, `NotOk` for errors and `Equals`. |
Click to show internal directories.
Click to hide internal directories.