Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jackc/pgx
/ Step
Method
Step
internal/pgmock/pgmock.go:13–13 ·
view source on GitHub ↗
(*pgproto3.Backend)
Source
from the content-addressed store, hash-verified
11
12
type
Step
interface
{
13
Step(*pgproto3.Backend) error
14
}
15
16
type
Script
struct
{
Callers
1
Run
Method · 0.65
Implementers
5
Script
internal/pgmock/pgmock.go
expectMessageStep
internal/pgmock/pgmock.go
expectStartupMessageStep
internal/pgmock/pgmock.go
sendMessageStep
internal/pgmock/pgmock.go
waitForCloseMessageStep
internal/pgmock/pgmock.go
Calls
no outgoing calls
Tested by
no test coverage detected