MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / RawDB

Method RawDB

internal/utils/dbs/db.go:263–265  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

261}
262
263func (this *DB) RawDB() *sql.DB {
264 return this.rawDB
265}

Callers 2

TestInspectMethod · 0.45
TestInspectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected