Home
last modified time | relevance | path

Searched refs:countingConn (Results 1 – 25 of 33) sorted by relevance

12

/dports/net/concourse-fly/concourse-6.7.1/atc/metric/
H A Dquery_counter_test.go17 countingConn db.Conn
22 countingConn = metric.CountQueries(underlyingConn)
26 err := countingConn.Close()
31 countingConn.Ping()
39 err := countingConn.Ping()
45 _, err := countingConn.Query("SELECT $1::int", 1)
50 _, err = countingConn.Exec("SELECT $1::int", 1)
53 countingConn.QueryRow("SELECT $1::int", 1)
61 tx, err := countingConn.Begin()
H A Dquery_counter.go11 return &countingConn{
16 type countingConn struct { struct
20 func (e *countingConn) Query(query string, args ...interface{}) (*sql.Rows, error) { argument
26 func (e *countingConn) QueryRow(query string, args ...interface{}) squirrel.RowScanner { argument
32 func (e *countingConn) Exec(query string, args ...interface{}) (sql.Result, error) { argument
38 func (e *countingConn) Begin() (db.Tx, error) { argument
/dports/misc/concourse/concourse-6.7.2/atc/metric/
H A Dquery_counter_test.go17 countingConn db.Conn
22 countingConn = metric.CountQueries(underlyingConn)
26 err := countingConn.Close()
31 countingConn.Ping()
39 err := countingConn.Ping()
45 _, err := countingConn.Query("SELECT $1::int", 1)
50 _, err = countingConn.Exec("SELECT $1::int", 1)
53 countingConn.QueryRow("SELECT $1::int", 1)
61 tx, err := countingConn.Begin()
H A Dquery_counter.go11 return &countingConn{
16 type countingConn struct { struct
20 func (e *countingConn) Query(query string, args ...interface{}) (*sql.Rows, error) { argument
26 func (e *countingConn) QueryRow(query string, args ...interface{}) squirrel.RowScanner { argument
32 func (e *countingConn) Exec(query string, args ...interface{}) (sql.Result, error) { argument
38 func (e *countingConn) Begin() (db.Tx, error) { argument
/dports/benchmarks/bombardier/bombardier-1.2.5/
H A Ddialer.go9 type countingConn struct { struct
14 func (cc *countingConn) Read(b []byte) (n int, err error) { argument
24 func (cc *countingConn) Write(b []byte) (n int, err error) { argument
43 wrappedConn := &countingConn{
63 wrappedConn := &countingConn{
/dports/security/lego/lego-4.5.3/vendor/github.com/miekg/dns/
H A Dserver_test.go1103 type countingConn struct { struct
1108 func (c *countingConn) Write(p []byte) (int, error) { argument
1114 c := &countingConn{}
H A Dclient_test.go400 c := &countingConn{}
/dports/security/vault/vault-1.8.2/vendor/github.com/miekg/dns/
H A Dserver_test.go1103 type countingConn struct { struct
1108 func (c *countingConn) Write(p []byte) (int, error) { argument
1114 c := &countingConn{}
H A Dclient_test.go400 c := &countingConn{}
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/miekg/dns/
H A Dserver_test.go1103 type countingConn struct { struct
1108 func (c *countingConn) Write(p []byte) (int, error) { argument
1114 c := &countingConn{}
H A Dclient_test.go400 c := &countingConn{}
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/miekg/dns/
H A Dserver_test.go1103 type countingConn struct { struct
1108 func (c *countingConn) Write(p []byte) (int, error) { argument
1114 c := &countingConn{}
H A Dclient_test.go400 c := &countingConn{}
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/miekg/dns/
H A Dserver_test.go1103 type countingConn struct { struct
1108 func (c *countingConn) Write(p []byte) (int, error) { argument
1114 c := &countingConn{}
H A Dclient_test.go400 c := &countingConn{}
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/miekg/dns/
H A Dserver_test.go1103 type countingConn struct { struct
1108 func (c *countingConn) Write(p []byte) (int, error) { argument
1114 c := &countingConn{}
H A Dclient_test.go400 c := &countingConn{}
/dports/dns/blocky/blocky-0.17/vendor/github.com/miekg/dns/
H A Dserver_test.go1103 type countingConn struct { struct
1108 func (c *countingConn) Write(p []byte) (int, error) { argument
1114 c := &countingConn{}
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/miekg/dns/
H A Dserver_test.go1103 type countingConn struct { struct
1108 func (c *countingConn) Write(p []byte) (int, error) { argument
1114 c := &countingConn{}
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/miekg/dns/
H A Dserver_test.go1103 type countingConn struct { struct
1108 func (c *countingConn) Write(p []byte) (int, error) { argument
1114 c := &countingConn{}
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/miekg/dns/
H A Dserver_test.go1103 type countingConn struct { struct
1108 func (c *countingConn) Write(p []byte) (int, error) { argument
1114 c := &countingConn{}
/dports/net/clash/clash-1.6.0/vendor/github.com/miekg/dns/
H A Dserver_test.go1103 type countingConn struct { struct
1108 func (c *countingConn) Write(p []byte) (int, error) { argument
1114 c := &countingConn{}
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/miekg/dns/
H A Dserver_test.go1103 type countingConn struct {
1108 func (c *countingConn) Write(p []byte) (int, error) {
1114 c := &countingConn{}
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/miekg/dns/
H A Dserver_test.go1103 type countingConn struct { struct
1108 func (c *countingConn) Write(p []byte) (int, error) { argument
1114 c := &countingConn{}
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/miekg/dns/
H A Dserver_test.go1103 type countingConn struct { struct
1108 func (c *countingConn) Write(p []byte) (int, error) { argument
1114 c := &countingConn{}

12