Adding missing imports for thresholds

This commit is contained in:
DanB
2017-08-01 14:49:40 +02:00
parent e854087445
commit b26d6ac52e

View File

@@ -18,6 +18,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
package engine
import (
"time"
"github.com/cgrates/cgrates/utils"
)
type ThresholdCfg struct {
ID string
Filters []*RequestFilter // Filters for the request