Documentation
¶
Index ¶
Constants ¶
View Source
const STATUS_SERVICE_NAME = "github.com/jackyhome/StatusService"
Variables ¶
This section is empty.
Functions ¶
func RegisterStatusService ¶
func RegisterStatusService(svc StatusServiceInterface) error
Types ¶
type LtStatus ¶
type LtStatus struct {
ServerName string
ServerType string
ServerHost string
DiskInfo string
GpuStatus models.StatusCode
InstanceList []models.LtInstance
}
type StatusServiceClient ¶
Click to show internal directories.
Click to hide internal directories.