Files
cgrates/utils/orderedmap.go
ionutboangiu 9771377b51 Implement additional retrieval methods for ordered map
Map() is used to return a shallow copy of the underlying map.
GetByIndex() is used to return the key-value pair at the specified index.
2023-11-08 18:31:07 +01:00

3.5 KiB