MCPcopy
hub / github.com/go-gorm/gorm / StmtContext

Method StmtContext

interfaces.go:67–67  ·  view source on GitHub ↗
(ctx context.Context, stmt *sql.Stmt)

Source from the content-addressed store, hash-verified

65 ConnPool
66 TxCommitter
67 StmtContext(ctx context.Context, stmt *sql.Stmt) *sql.Stmt
68}
69
70// Valuer gorm valuer interface

Callers 3

ExecContextMethod · 0.80
QueryContextMethod · 0.80
QueryRowContextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected