Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudwan/gohan
/ Get
Method
Get
singleton/cache.go:20–20 ·
view source on GitHub ↗
(key string)
Source
from the content-addressed store, hash-verified
18
// cache is singleton storage.
19
type
cache
interface
{
20
Get(key string)
interface
{}
21
Set(key string, value
interface
{})
22
}
Callers
15
VerifyToken
Method · 0.65
verifyV2Token
Function · 0.65
Get
Function · 0.65
Get
Method · 0.65
getGohanClientCommand
Function · 0.65
buffer
Function · 0.65
MapRouteBySchema
Function · 0.65
MapRouteBySchemas
Function · 0.65
mapTopLevelNamespaceRoute
Function · 0.65
mapChildNamespaceRoute
Function · 0.65
server_test.go
File · 0.65
syncEvent
Method · 0.65
Implementers
2
glsCache
singleton/glscache.go
Context
extension/gohanscript/context.go
Calls
no outgoing calls
Tested by
no test coverage detected