Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuantumNous/new-api
/ Encode
Method
Encode
pkg/cachex/codec.go:11–11 ·
view source on GitHub ↗
(v V)
Source
from the content-addressed store, hash-verified
9
10
type
ValueCodec[V any]
interface
{
11
Encode(v V) (string, error)
12
Decode(s string) (V, error)
13
}
14
Callers
15
TestTelegramBindCommitsFlowAssertionAndBindingAtomically
Function · 0.65
telegramBindFailure
Function · 0.65
ExchangeToken
Method · 0.65
ExchangeToken
Method · 0.65
ExchangeToken
Method · 0.65
ExchangeToken
Method · 0.65
FetchCodexModels
Function · 0.65
refreshCodexOAuthToken
Function · 0.65
normalizeClickHouseDSN
Function · 0.65
buildQueryParams
Function · 0.65
SetWithTTL
Method · 0.65
buildXunfeiAuthUrl
Function · 0.65
Implementers
2
IntCodec
pkg/cachex/codec.go
StringCodec
pkg/cachex/codec.go
Calls
no outgoing calls
Tested by
2
TestTelegramBindCommitsFlowAssertionAndBindingAtomically
Function · 0.52
writeAwsStreamEvent
Function · 0.52