Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/APIParkLab/APIPark
/ String
Method
String
module/ai-key/dto/enum.go:13–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
type
KeyStatus string
12
13
func
(s KeyStatus) String() string {
14
return
string(s)
15
}
16
17
func
(s KeyStatus) Int() int {
18
switch
s {
Callers
4
AddAuthorization
Method · 0.45
ID
Method · 0.45
AddProviderModel
Method · 0.45
UpdateDoc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected