Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UiPath/uipathcli
/ NewFileCache
Function
NewFileCache
cache/file_cache.go:77–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
func
NewFileCache() *FileCache {
78
return
&FileCache{}
79
}
Callers
10
authenticators
Function · 0.92
TestOAuthAuthenticatorNotEnabled
Function · 0.92
TestOAuthAuthenticatorInvalidConfig
Function · 0.92
TestOAuthFlowIsCached
Function · 0.92
TestOAuthFlowUsesRefreshToken
Function · 0.92
callAuthenticator
Function · 0.92
RunCli
Function · 0.92
TestGetReturnsNoDataWhenNotCached
Function · 0.85
TestGetReturnsDataWhenSet
Function · 0.85
TestGetDoesNotReturnExpiredData
Function · 0.85
Calls
no outgoing calls
Tested by
8
TestOAuthAuthenticatorNotEnabled
Function · 0.74
TestOAuthAuthenticatorInvalidConfig
Function · 0.74
TestOAuthFlowIsCached
Function · 0.74
TestOAuthFlowUsesRefreshToken
Function · 0.74
callAuthenticator
Function · 0.74
TestGetReturnsNoDataWhenNotCached
Function · 0.68
TestGetReturnsDataWhenSet
Function · 0.68
TestGetDoesNotReturnExpiredData
Function · 0.68