db_dialer

package
v1.2.12 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SSHClientDialer

type SSHClientDialer struct {
	// contains filtered or unexported fields
}

func NewSSHDialer

func NewSSHDialer(sshClient *ssh.Client) *SSHClientDialer

func (*SSHClientDialer) Dial

func (d *SSHClientDialer) Dial(network, address string) (net.Conn, error)

func (*SSHClientDialer) DialTimeout

func (d *SSHClientDialer) DialTimeout(network, address string, timeout time.Duration) (net.Conn, error)

Jump to

Keyboard shortcuts

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