Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestServer ¶
type TestServer struct { Port int KnownHosts string ClientKey string Url string // contains filtered or unexported fields }
func New ¶
func New(workdir string) *TestServer
func (*TestServer) Close ¶
func (ts *TestServer) Close()
func (*TestServer) DelayExecs ¶
func (ts *TestServer) DelayExecs(dr time.Duration)
Click to show internal directories.
Click to hide internal directories.