worker

package
v0.0.0-...-344ff78 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Master

type Master struct {
	// contains filtered or unexported fields
}

func NewMaster

func NewMaster() *Master

func (*Master) Start

func (master *Master) Start(address string)

func (*Master) Stop

func (master *Master) Stop(address string) string

func (*Master) Summary

func (master *Master) Summary(address string) string

type Worker

type Worker struct {
	// contains filtered or unexported fields
}

func NewWorker

func NewWorker(ip string) *Worker

func (*Worker) DoPing

func (worker *Worker) DoPing()

func (*Worker) Stop

func (worker *Worker) Stop()

func (*Worker) Summary

func (worker *Worker) Summary() string

Jump to

Keyboard shortcuts

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