//
pkg.gl
Category
github.com/walnuts1018/machine-status-api
domain
model
package
1.1.1
Repository:
https://github.com/walnuts1018/machine-status-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
5
Files
13 SLOC
#
Constants
Healthy
Power ON and can access.
Inactive
Power OFF, but can not access.
Unhealthy
Power ON, but can not access.
Unknown
Status Unknown.
#
Structs
Config
No description provided by the author
#
Type aliases
MachineStatus
No description provided by the author