github.com/go-pg/pg/v10.Stmt.ExecOneContext (method)

one use

	github.com/go-pg/pg/v10 (current package)
		stmt.go#L127: func (stmt *Stmt) ExecOneContext(c context.Context, params ...interface{}) (Result, error) {