MCPcopy
hub / github.com/dapr/dapr / Add

Method Add

tests/integration/framework/tee/tee.go:25–25  ·  view source on GitHub ↗

Add returns a new Reader which is a `tee` Reader of the input Reader.

(t *testing.T)

Source from the content-addressed store, hash-verified

23type Reader interface {
24 // Add returns a new Reader which is a `tee` Reader of the input Reader.
25 Add(t *testing.T) io.Reader
26}

Callers 15

NewSimpleClientsetFunction · 0.65
ScheduleJobMethod · 0.65
handleAddMethod · 0.65
InitMethod · 0.65
FeaturesMethod · 0.65
GetMethod · 0.65
BulkGetMethod · 0.65
PingMethod · 0.65
QueryMethod · 0.65
TransactMethod · 0.65
DeleteMethod · 0.65
GetMethod · 0.65

Implementers 9

Storepkg/scheduler/server/internal/pool/loo
HTTPpkg/middleware/http/http.go
Consistentpkg/placement/hashing/consistent_hash.
MockManagerpkg/testing/manager_mock.go
buffertests/integration/framework/tee/buffer
Testtests/integration/framework/parallel/p
Informertests/integration/framework/process/ku
Storetests/integration/framework/process/ku
TestResourcestests/runner/testresource.go

Calls

no outgoing calls

Tested by 15

InitMethod · 0.52
FeaturesMethod · 0.52
GetMethod · 0.52
BulkGetMethod · 0.52
PingMethod · 0.52
QueryMethod · 0.52
TransactMethod · 0.52
DeleteMethod · 0.52
GetMethod · 0.52
SetMethod · 0.52
PingMethod · 0.52
BulkDeleteMethod · 0.52