Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudwan/gohan
/ Set
Method
Set
singleton/cache.go:21–21 ·
view source on GitHub ↗
(key string, value interface{})
Source
from the content-addressed store, hash-verified
19
type
cache
interface
{
20
Get(key string)
interface
{}
21
Set(key string, value
interface
{})
22
}
Callers
15
Get
Function · 0.65
Clear
Function · 0.65
Set
Method · 0.65
getRunCommand
Function · 0.65
buffer
Function · 0.65
httpRequest
Function · 0.65
GetTenantName
Method · 0.65
VerifyToken
Method · 0.65
FakeKeystone
Function · 0.65
Update
Method · 0.65
Lock
Method · 0.65
abortLock
Method · 0.65
Implementers
2
glsCache
singleton/glscache.go
Context
extension/gohanscript/context.go
Calls
no outgoing calls
Tested by
3
httpRequest
Function · 0.52
TestFromURLQueryErrors
Function · 0.52
httpRequest
Function · 0.52