package
0.0.0-20200819192814-b28e5fd01a91
Repository: https://github.com/belak/go-seabird.git
Documentation: pkg.go.dev
# Functions
NewTestClientServer returns a new TestClientServer.
# Structs
TestClientServer is a simple abstraction meant to be used as an io.ReadWriter with seabird.Bot so messages can be tracked.
TestHandler is meant to be inserted as a Handler somewhere to capture all messages which are sent.