package netutil
import "github.com/coreos/etcd/pkg/netutil"
Package netutil implements network-related utility functions.
Index ¶
- func DropPort(port int) error
- 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 RecoverPort ¶
func RemoveLatency ¶
func RemoveLatency() error
func SetLatency ¶
func URLStringsEqual ¶
Source Files ¶
- Version
- v2.3.4+incompatible
- Published
- May 12, 2016
- Platform
- darwin/amd64
- Imports
- 6 packages
- Last checked
- 57 minutes ago –
Tools for package owners.