MCPcopy
hub / github.com/grafana/dskit / Log

Method Log

kv/memberlist/memberlist_client_test.go:2040–2042  ·  view source on GitHub ↗
(_ ...interface{})

Source from the content-addressed store, hash-verified

2038}
2039
2040func (l testLogger) Log(_ ...interface{}) error {
2041 return nil
2042}
2043
2044type dnsProviderMock struct {
2045 onResolve func([]string) ([]string, error)

Callers 15

WriteMethod · 0.45
tcpListenMethod · 0.45
handleConnectionMethod · 0.45
FinalAdvertiseAddrMethod · 0.45
WriteToMethod · 0.45
writeWorkerMethod · 0.45
writeToMethod · 0.45
runningMethod · 0.45
watchBeaconsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected