Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/53AI/53AIHub
/ Do
Method
Do
api/service/rag/query_embedding_cache.go:23–23 ·
view source on GitHub ↗
(key string, fn func() (interface{}, error))
Source
from the content-addressed store, hash-verified
21
22
type
singleflightGroup
interface
{
23
Do(key string, fn
func
() (
interface
{}, error)) (
interface
{}, error)
24
}
25
26
type
syncSingleflight
struct
{
Callers
15
makeMaxKBRequest
Function · 0.65
GetMCPServer
Function · 0.65
executeDifyCompletionMessages
Function · 0.65
commonAPICall
Function · 0.65
InitLibraryCacheInvalidator
Function · 0.65
GetBatchUploadManagerInstance
Function · 0.65
Search
Method · 0.65
start
Method · 0.65
defaultGitHubArchiveFetcher
Function · 0.65
resolveGitHubDefaultBranch
Function · 0.65
InitLibraryFileCountCacheInvalidator
Function · 0.65
InitRAGJobEngine
Function · 0.65
Implementers
1
syncSingleflight
api/service/rag/query_embedding_cache.
Calls
no outgoing calls
Tested by
no test coverage detected