package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Feb 6, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Instance struct {
InstanceId string `json:"instanceId"`
Ip string `json:"ip"`
Port uint64 `json:"port"`
Healthy bool `json:"healthy"`
Enable bool `json:"enabled"`
Metadata map[string]string `json:"metadata"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.