test

package
v0.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	TestServerConfig = config.Config{
		MQTT: config.MQTT{
			MaxQueuedMsg:   5,
			InflightExpiry: 2 * time.Second,
		},
	}

	TestClientID = cid
	TestNotifier = &testNotifier{}
)

Functions

func TestQueue

func TestQueue(t *testing.T, store queue.Store)

Types

type New

type New func(config config.Config, hooks server.Hooks) (server.Persistence, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL