package
2.3.0+incompatible
Repository: https://github.com/rainu/mqtt-shell.git
Documentation: pkg.go.dev

# Functions

NewMockClient creates a new mock instance.
NewMockCloser creates a new mock instance.
NewMockMessage creates a new mock instance.
NewMockToken creates a new mock instance.

# Structs

MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockCloser is a mock of Closer interface.
MockCloserMockRecorder is the mock recorder for MockCloser.
MockMessage is a mock of Message interface.
MockMessageMockRecorder is the mock recorder for MockMessage.
MockToken is a mock of Token interface.
MockTokenMockRecorder is the mock recorder for MockToken.