package
Version:
v0.0.0-...-8ee3789
Opens a new window with list of versions in this module.
Published: Sep 10, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.