package cluster const ( _ int32 = iota statusStart // 1 statusHandshake statusWorking statusClosed )