MCPcopy Create free account
hub / github.com/corestoreio/pkg / Get

Method Get

config/storage/db_client.go:279–321  ·  view source on GitHub ↗

Get performs a read operation from the database and returns a value from the table. The `ok` return argument can be true even if byte slice `v` is nil, which means that the path and scope are stored in the database table.

(p config.Path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestService_GetFunction · 0.95

Calls 11

LockMethod · 0.80
WithPreparedStmtMethod · 0.80
ScopeRouteMethod · 0.80
UnpackMethod · 0.80
LoadNullStringMethod · 0.80
UintMethod · 0.80
StrTypeMethod · 0.80
StringMethod · 0.65
PrepareMethod · 0.45
WithDBRMethod · 0.45
ResetMethod · 0.45

Tested by 1

TestService_GetFunction · 0.76