package
0.0.0-20230504175246-3e6e17510ac4
Repository: https://github.com/eclipse/ditto-clients-golang.git
Documentation: pkg.go.dev

# Packages

Package mock is a generated GoMock package.

# Functions

AssertEqual asserts that the expected and actual values are deeply equal.
AssertError asserts that the expected and actual errors are the same.
AssertFalse asserts that the actual value is false.
AssertNil asserts that a value is nil.
AssertNotNil asserts that a value is not nil.
AssertTrue asserts that the actual value is true.
AssertWithTimeout asserts that an operation is completed within a certain period of time.
IsNil checks if a value is nil.