mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-08-23 14:58:58 +00:00
convert nats and mqtt to a generic pub/sub module type
This commit is contained in:
@@ -36,7 +36,7 @@ func TestGoodHTTPRequestDo(t *testing.T) {
|
||||
|
||||
tests := []struct {
|
||||
name string
|
||||
expected processor.NATSMessage
|
||||
expected any
|
||||
params map[string]any
|
||||
payload any
|
||||
}{}
|
||||
|
||||
Reference in New Issue
Block a user