Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bricks-cloud/BricksLLM
/ Get
Method
Get
internal/manager/key.go:46–46 ·
view source on GitHub ↗
(keyId string)
Source
from the content-addressed store, hash-verified
44
Set(keyId string, value
interface
{}, ttl time.Duration) error
45
Delete(keyId string) error
46
Get(keyId string) (*key.ResponseKey, error)
47
}
48
49
type
Manager
struct
{
Callers
15
EncodeEntry
Method · 0.65
getApiKey
Function · 0.65
Get
Method · 0.65
GetCounter
Method · 0.65
GetBytes
Method · 0.65
GetAccessStatus
Method · 0.65
Get
Method · 0.65
GetThreadStatus
Method · 0.65
RunStepsV2
Method · 0.65
RunSteps
Method · 0.65
createHttpRequest
Method · 0.65
getAzureChatCompletionHandler
Function · 0.65
Implementers
2
KeysCache
internal/storage/redis/key-cache.go
ProviderSettingsCache
internal/storage/redis/provider-settin
Calls
no outgoing calls
Tested by
no test coverage detected