ssh

package
v12.5.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2019 License: MIT Imports: 10 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StubSSHServer

type StubSSHServer struct {
	User     string
	Password string
	Config   *cryptoSSH.ServerConfig
	// contains filtered or unexported fields
}

func NewStubServer

func NewStubServer(user, pass string, privateKey []byte) (*StubSSHServer, error)

func (*StubSSHServer) Start

func (s *StubSSHServer) Start() (int, error)

func (*StubSSHServer) Stop

func (s *StubSSHServer) Stop()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL