net

package
v0.0.0-...-26b160e Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

@Time : 2019/6/10 11:57 @Author : kenny zhu @File : ping @Software: GoLand @Others:

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Stat

func Stat(result PingStat)

Types

type PingStat

type PingStat struct {
	Ip     string
	SendN  int
	LostN  int
	RecvN  int
	ShortT int
	LongT  int
	SumT   int
}

func Ping

func Ping(host string, args map[string]interface{}) PingStat

ping协程函数.

Jump to

Keyboard shortcuts

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