Rename Pool type to IPPool for clarity

This commit is contained in:
ionutboangiu
2025-06-03 14:32:40 +03:00
committed by Dan Christian Bogos
parent df10601b18
commit 33735613e7
3 changed files with 16 additions and 16 deletions

View File

@@ -152,7 +152,7 @@ cgrates.org,IPs2,*string:~*req.Account:1002,;20,2s,false,POOL1,*string:~*req.Des
},
TTL: -1,
Stored: false,
Pools: []*utils.Pool{
Pools: []*utils.IPPool{
{
ID: "FIRST_POOL",
FilterIDs: []string{},