ResourceLimits with standalone RPC object, renaming of RPC methods

This commit is contained in:
DanB
2017-05-06 21:28:43 +02:00
parent 08df682ff4
commit 2c38d4ffac
11 changed files with 234 additions and 144 deletions

View File

@@ -1283,9 +1283,9 @@ type AttrRLsCache struct {
}
type AttrRLsResourceUsage struct {
ResourceUsageID string
Event map[string]interface{}
RequestedUnits float64
Event map[string]interface{}
UsageID string // ResourceUsage Identifier
Units float64
}
// Attributes to send on SessionDisconnect by SMG