Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PublisherMock ¶
type PublisherMock struct {
SendMessageCalls [][]any
}
func NewPublisherMock ¶
func NewPublisherMock() PublisherMock
func (*PublisherMock) SendMessage ¶
func (s *PublisherMock) SendMessage(topic string, args ...any)
Click to show internal directories.
Click to hide internal directories.