wiredialer

package
v0.0.0-...-7def0e2 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WireDialer

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

func NewDialerFromConfiguration

func NewDialerFromConfiguration(reader io.Reader) (*WireDialer, error)

func NewDialerFromFile

func NewDialerFromFile(path string) (*WireDialer, error)

func (*WireDialer) Dial

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

func (*WireDialer) DialContext

func (d *WireDialer) DialContext(ctx context.Context, network, address string) (net.Conn, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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