package models const ( STATUS_UNKNOWN = iota STATUS_NORMAL STATUS_BANED )