package
0.0.0-20200321091321-bc8cfc345e21
Repository: https://github.com/wuka1/swarmkit.git
Documentation: pkg.go.dev

# Functions

NewMockDispatcher starts and returns a mock dispatcher instance that can be connected to.

# Structs

MockDispatcher is a fake dispatcher that one agent at a time can connect to.
TestController is dummy channel based controller for tests.
TestExecutor is executor for integration tests.

# Type aliases

SessionHandler is an injectable function that can be used handle session requests.