utils

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2018 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package netutil provides network utility functions, complementing the more common ones in the net package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LimitListener

func LimitListener(l net.Listener, n int) net.Listener

LimitListener returns a Listener that accepts at most n simultaneous connections from the provided Listener.

func Transform

func Transform(dst io.Writer, src io.Reader)

func TransformWithPrompt

func TransformWithPrompt(dst io.Writer, src io.Reader)

Types

This section is empty.

Jump to

Keyboard shortcuts

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