package models const ( CycleType_Min = iota CycleType_5Min ) func GetHistoryCycle()