Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiprodcoder/MIXAPI
/ Clean
Method
Clean
model/token.go:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
func
(token *Token) Clean() {
43
token.Key =
""
44
}
45
46
func
(token *Token) GetIpLimitsMap()
map
[string]any {
47
// delete empty spaces
Callers
1
cacheSetToken
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected