Versions in this module Expand all Collapse all v0 v0.3.1 Feb 23, 2018 Changes in this version + type MysqlWorkingDir struct + ConnectDB func() (*sql.DB, error) + func (w *MysqlWorkingDir) FindUpstream(conn ssh.ConnMetadata) (net.Conn, *ssh.SSHPiperAuthPipe, error) + func (w *MysqlWorkingDir) MapPublicKey(conn ssh.ConnMetadata, key ssh.PublicKey) (ssh.Signer, error)