Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/APIParkLab/APIPark
/ APIUse
Struct
APIUse
service/ai-api/model.go:85–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
type
APIUse
struct
{
86
API string
87
InputToken int
88
OutputToken int
89
TotalToken int
90
}
91
92
type
IncrAPIUse
struct
{
93
API string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected