Home
last modified time | relevance | path

Searched refs:testConn (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/dports/www/beehive/beehive-0.4.0/vendor/github.com/mattn/go-xmpp/
H A Dxmpp_test.go24 type testConn struct { struct
29 var conn testConn
34 func (*testConn) Close() error { argument
38 func (*testConn) LocalAddr() net.Addr { argument
42 func (*testConn) RemoteAddr() net.Addr { argument
46 func (*testConn) SetDeadline(time.Time) error { argument
50 func (*testConn) SetReadDeadline(time.Time) error { argument
54 func (*testConn) SetWriteDeadline(time.Time) error { argument
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/
H A Dthrottled_test.go207 throttledConn := NewThrottledConn(&testConn{}, rateLimits)
227 throttledConn = NewThrottledConn(&testConn{}, rateLimits)
248 type testConn struct { struct
251 func (conn *testConn) Read(b []byte) (n int, err error) { argument
255 func (conn *testConn) Write(b []byte) (n int, err error) { argument
259 func (conn *testConn) Close() error { argument
263 func (conn *testConn) LocalAddr() net.Addr { argument
267 func (conn *testConn) RemoteAddr() net.Addr { argument
271 func (conn *testConn) SetDeadline(t time.Time) error { argument
275 func (conn *testConn) SetReadDeadline(t time.Time) error { argument
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/
H A Dthrottled_test.go207 throttledConn := NewThrottledConn(&testConn{}, rateLimits)
227 throttledConn = NewThrottledConn(&testConn{}, rateLimits)
248 type testConn struct { struct
251 func (conn *testConn) Read(b []byte) (n int, err error) { argument
255 func (conn *testConn) Write(b []byte) (n int, err error) { argument
259 func (conn *testConn) Close() error { argument
263 func (conn *testConn) LocalAddr() net.Addr { argument
267 func (conn *testConn) RemoteAddr() net.Addr { argument
271 func (conn *testConn) SetDeadline(t time.Time) error { argument
275 func (conn *testConn) SetReadDeadline(t time.Time) error { argument
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/grpc/grpc-go-1.21.1/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/google.golang.org/grpc/credentials/alts/internal/testutil/
H A Dtestutil.go64 type testConn struct { struct
72 return &testConn{
79 func (c *testConn) Read(b []byte) (n int, err error) { argument
84 func (c *testConn) Write(b []byte) (n int, err error) { argument
89 func (c *testConn) Close() error { argument

12345678910>>...14