Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestServer ¶
func NewTestServer ¶
func NewTestServer(t *testing.T, n net.Conn) *TestServer
func (*TestServer) AssertMatch ¶
func (s *TestServer) AssertMatch(v string) bool
func (*TestServer) AssertRead ¶
func (s *TestServer) AssertRead(v string) bool
func (*TestServer) AssertWrite ¶
func (s *TestServer) AssertWrite(v string) bool
func (*TestServer) Close ¶
func (s *TestServer) Close()
func (*TestServer) StartTLS ¶
func (s *TestServer) StartTLS()
Click to show internal directories.
Click to hide internal directories.