MCPcopy 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
42func (token *Token) Clean() {
43 token.Key = ""
44}
45
46func (token *Token) GetIpLimitsMap() map[string]any {
47 // delete empty spaces

Callers 1

cacheSetTokenFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected