Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/APIParkLab/APIPark
/ Aggregate
Struct
Aggregate
service/monitor/model.go:181–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
type
Aggregate
struct
{
182
Max int64
183
Min int64
184
Avg int64
185
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected