This commit is contained in:
naiba 2021-08-20 00:02:53 +08:00
parent 0fde19d290
commit 9878699b3e

View File

@ -75,7 +75,6 @@ func GetHost() *model.Host {
type GetStateConfig struct {
SkipConnectionCount bool
SkipProcessCount bool
}
func GetState(conf GetStateConfig) *model.HostState {