Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devaccuracy/ledgerforge
/ GetDataSource
Method
GetDataSource
ledgerforge.go:197–199 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
195
}
196
197
func
(b *LedgerForge) GetDataSource() database.IDataSource {
198
return
b.datasource
199
}
Callers
3
serverCommands
Function · 0.80
processTransaction
Method · 0.80
StartReindex
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected