dialer

package
v0.7.4 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDialerWithConfig

func NewDialerWithConfig(conf *Config) stream.Dialer

Types

type Config

type Config struct {
	Network  stream.NetworkEnum
	Address  string
	Original bool `json:",omitempty"`
	Virtual  bool `json:",omitempty"`
}

type Dialer

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

func NewDialer

func NewDialer(network string, address string, virtual bool, original bool) *Dialer

func (*Dialer) DialStream

func (d *Dialer) DialStream(ctx context.Context) (stream.Stream, error)

func (*Dialer) IsVirtual added in v0.7.0

func (d *Dialer) IsVirtual() bool

func (*Dialer) Policy added in v0.5.2

func (d *Dialer) Policy() balance.Policy

func (*Dialer) String added in v0.5.2

func (d *Dialer) String() string

func (*Dialer) Targets added in v0.5.0

func (d *Dialer) Targets() []stream.Dialer

Jump to

Keyboard shortcuts

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