Home
last modified time | relevance | path

Searched defs:queryRowContext (Results 1 – 1 of 1) sorted by relevance

/dports/net/storj/storj-1.45.3/satellite/satellitedb/dbx/
H A Dsatellitedb.dbx.go284 func (obj *pgxImpl) queryRowContext(ctx context.Context, query string, args ...interface{}) *pgxImp… func
867 func (obj *pgxcockroachImpl) queryRowContext(ctx context.Context, query string, args ...interface{}… func