goping

package
v0.1.2-alpha Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2016 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ping

type Ping struct {
	To          string
	Timeout     uint
	EchoMap     map[string]string
	When        time.Time
	Seq         int
	Pong        Pong
	EchoChannel chan *Ping
}

type Pong

type Pong struct {
	Rtt float64
	Err error
}

Jump to

Keyboard shortcuts

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