MCPcopy Create free account
hub / github.com/cortexproject/cortex / Log

Method Log

pkg/ring/kv/dynamodb/client_test.go:460–462  ·  view source on GitHub ↗
(...any)

Source from the content-addressed store, hash-verified

458}
459
460func (l TestLogger) Log(...any) error {
461 return nil
462}
463
464// String is a code for strings.
465type CodecMock struct {

Callers 9

QueryMethod · 0.45
BatchMethod · 0.45
NewClientFunction · 0.45
ListMethod · 0.45
GetMethod · 0.45
DeleteMethod · 0.45
CASMethod · 0.45
WatchKeyMethod · 0.45
WatchPrefixMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected