Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bricks-cloud/BricksLLM
/ GetSettingsViaCache
Method
GetSettingsViaCache
internal/manager/route.go:28–28 ·
view source on GitHub ↗
(ids []string)
Source
from the content-addressed store, hash-verified
26
27
type
PsManager
interface
{
28
GetSettingsViaCache(ids []string) ([]*provider.Setting, error)
29
}
30
31
type
RouteManager
struct
{
Callers
1
validateRoute
Method · 0.65
Implementers
1
ProviderSettingsManager
internal/manager/provider_setting.go
Calls
no outgoing calls
Tested by
no test coverage detected