package
3.1.3
Repository: https://github.com/go-stomp/stomp.git
Documentation: pkg.go.dev

# Functions

NewFakeConn returns a pair of fake connections suitable for testing.
NewMockLogger creates a new mock instance.

# Variables

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

# Structs

No description provided by the author
FakeConn is a fake connection used for testing.
MockLogger is a mock of Logger interface.
MockLoggerMockRecorder is the mock recorder for MockLogger.