monitor

package
v0.0.0-...-8ee3789 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(connectString, nodePath string, appInfo *AppInfo)

Types

type AppInfo

type AppInfo struct {
	Ip           string `json:"ip"`
	Name         string `json:"name"`
	DataCenterId int8   `json:"dataCenterId"`
	WorkerId     int8   `json:"workerId"`
	Pid          int    `json:"pid"`
	Port         int16  `json:"port"`
	Profile      string `json:"profile"`
	StartTimeMS  int64  `json:"startTimeMS"`
}

Jump to

Keyboard shortcuts

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