package
1.9.0
Repository: https://github.com/nuts-foundation/go-stoabs.git
Documentation: pkg.go.dev

# Functions

CallWithTimeout invokes the given function and waits until either it finishes or the given context finishes.
TestDirectory returns a temporary directory for this test only.
No description provided by the author
WrapError returns an error that wraps a cause.

# Structs

ContextRWLocker returns a RWMutex that supports context cancellation.

# Interfaces

RWLocker defines the interface for a read-write lock like sync.RWMutex.

# Type aliases

No description provided by the author