Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/1Panel-dev/MaxKB
/ get_key
Method
get_key
apps/common/constants/cache_version.py:50–51 ·
view source on GitHub ↗
(self, **kwargs)
Source
from the content-addressed store, hash-verified
48
return
self.value[1]
49
50
def
get_key(self, **kwargs):
51
return
self.value[1](**kwargs)
Callers
15
_validate_captcha
Method · 0.80
_generate_captcha_if_needed
Method · 0.80
one
Method · 0.80
valid
Method · 0.80
auth_resource_batch
Method · 0.80
auth_resource
Method · 0.80
edit
Method · 0.80
edit
Method · 0.80
profile
Method · 0.80
action
Method · 0.80
upload_document
Method · 0.80
cancel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected