ping

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: May 19, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = func() module.Module {
	this := new(Ping)
	return this
}

Functions

This section is empty.

Types

type Ping

type Ping struct {
	basemodule.BaseModule
	// contains filtered or unexported fields
}

func (*Ping) GetType

func (p *Ping) GetType() string

version

func (*Ping) OnDestroy

func (p *Ping) OnDestroy()

func (*Ping) OnInit

func (p *Ping) OnInit(app module.App, settings *Conf.ModuleSettings)

initialize modules

func (*Ping) Run

func (p *Ping) Run(closeSig chan bool)

func (*Ping) Version

func (p *Ping) Version() string

version

Jump to

Keyboard shortcuts

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