package netutil
import "github.com/coreos/etcd/pkg/netutil"
Package netutil implements network-related utility functions.
Index ¶
- func DropPort(port int) error
- func IsNetworkTimeoutError(err error) bool
- func RecoverPort(port int) error
- func RemoveLatency() error
- func SetLatency(ms, rv int) error
- func URLStringsEqual(a []string, b []string) bool
Functions ¶
func DropPort ¶
func IsNetworkTimeoutError ¶
func RecoverPort ¶
func RemoveLatency ¶
func RemoveLatency() error
func SetLatency ¶
func URLStringsEqual ¶
Source Files ¶
- Version
- v3.0.12+incompatible
- Published
- Oct 7, 2016
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 25 minutes ago –
Tools for package owners.