package
0.2.2
Repository: https://github.com/tkw1536/proxyssh.git
Documentation: pkg.go.dev

# Functions

AssertLeakDetector creates a new subtest that ensures that the leak detector succeeded with exactly 'want' subprocesses.
GetLogger returns a pointer to a logger that is to be shared amongst all test cases.
NewServer creates a new proxyssh.Server for an integration test.
RunComposeTest runs a docker-compose based test.

# Type aliases

ComposeTestCode is a function that runs tests inside a docker-compose file context.