Documentation ¶
Index ¶
- func Callback(callbacks ...gsh.ConfigCallback) gsh.ConfigCallback
- func DialContext(ctx context.Context, network, addr string) (net.Conn, error)
- func LazyCallback(fns ...func() gsh.ConfigCallback) gsh.ConfigCallback
- func PatchCallback(cb gsh.ConfigCallback, patch func(context.Context, *gsh.Config) error) gsh.ConfigCallback
- type Dialer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Callback ¶
func Callback(callbacks ...gsh.ConfigCallback) gsh.ConfigCallback
func LazyCallback ¶
func LazyCallback(fns ...func() gsh.ConfigCallback) gsh.ConfigCallback
func PatchCallback ¶
func PatchCallback(cb gsh.ConfigCallback, patch func(context.Context, *gsh.Config) error) gsh.ConfigCallback
Types ¶
Click to show internal directories.
Click to hide internal directories.