Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CovenantSQL/CovenantSQL
/ Reader
Method
Reader
xenomint/interfaces/interfaces.go:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
type
Storage
interface
{
26
DirtyReader() *sql.DB
27
Reader() *sql.DB
28
Writer() *sql.DB
29
Close() error
30
}
Callers
12
loadIrreHash
Function · 0.65
loadTxPool
Function · 0.65
loadBlock
Function · 0.65
loadBlocks
Function · 0.65
loadAndCacheAccounts
Function · 0.65
loadAndCacheShardChainProfiles
Function · 0.65
loadAndCacheProviders
Function · 0.65
queryTxState
Method · 0.65
queryAccountSQLChainProfiles
Method · 0.65
reader
Method · 0.65
TestStorage
Function · 0.65
BenchmarkStorage
Function · 0.65
Calls
no outgoing calls
Tested by
2
TestStorage
Function · 0.52
BenchmarkStorage
Function · 0.52