MCPcopy
hub / github.com/tailscale/tailscale / Add

Method Add

util/set/smallset_test.go:40–40  ·  view source on GitHub ↗
(int)

Source from the content-addressed store, hash-verified

38 })
39 type setLike interface {
40 Add(int)
41 Delete(int)
42 }
43 apply := func(s setLike, o op) {

Callers 15

FuzzTimeFunction · 0.65
arrayIndexMethod · 0.65
structFieldMethod · 0.65
newFieldFilterFunction · 0.65
FuzzAppendToLowerFunction · 0.65
TestRingLogFunction · 0.65
GoMethod · 0.65
decrMethod · 0.65
AddDoneCallbackMethod · 0.65
MetricNamesMethod · 0.65
TestReloader_RunFunction · 0.65
TestLimiterFunction · 0.65

Calls

no outgoing calls

Tested by 15

FuzzTimeFunction · 0.52
FuzzAppendToLowerFunction · 0.52
TestRingLogFunction · 0.52
TestReloader_RunFunction · 0.52
TestLimiterFunction · 0.52
TestLimiterOverdraftFunction · 0.52
TestDumpHTMLFunction · 0.52
TestExecQueueFunction · 0.52
TestSetFunction · 0.52
TestCloneFunction · 0.52
TestMakeFunction · 0.52
addIntFunction · 0.52