npipe

package
v0.9.8 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dial

func Dial(npipe string) func(string, string) (net.Conn, error)

Dial create a Dial to be use with an http.Client to connect to a pipe.

func DialContext

func DialContext(npipe string) func(context.Context, string, string) (net.Conn, error)

DialContext create a Dial to be use with an http.Client to connect to a pipe.

func IsNPipe

func IsNPipe(s string) bool

IsNPipe returns true if the string has a npipe scheme.

Types

This section is empty.

Jump to

Keyboard shortcuts

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