MCPcopy 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
27type PsManager interface {
28 GetSettingsViaCache(ids []string) ([]*provider.Setting, error)
29}
30
31type RouteManager struct {

Callers 1

validateRouteMethod · 0.65

Implementers 1

ProviderSettingsManagerinternal/manager/provider_setting.go

Calls

no outgoing calls

Tested by

no test coverage detected