↓ 8 callersFunctionmatchAndConvertWithConstrainedDefault(
c *Collection,
key Key,
cdef []TypedConstrainedValue[T],
convert func(value any) (T, error),
precedence
common/dynamicconfig/collection.go:380
↓ 8 callersMethodnewRandomExecutionSignalRequestRow(
shardID int32,
namespaceID primitives.UUID,
workflowID string,
runID primitives.UUID,
signalID string,
common/persistence/sql/sqlplugin/tests/history_execution_signal_requested.go:368
↓ 8 callersMethodnewRandomExecutionTimerRow(
shardID int32,
namespaceID primitives.UUID,
workflowID string,
runID primitives.UUID,
timerID string,
)
common/persistence/sql/sqlplugin/tests/history_execution_timer.go:373
↓ 8 callersMethodrecordMessage(method string, msg proto.Message, direction string, clusterName string, targetAddr string, isStreamCall bool)
tests/testcore/replication_stream_recorder.go:103
↓ 8 callersFunctionsubscribe(
c *Collection,
key Key,
def T,
convert func(value any) (T, error),
prec []Constraints,
callback func(T
common/dynamicconfig/collection.go:392
↓ 8 callersFunctionsubscribeWithConstrainedDefault(
c *Collection,
key Key,
cdef []TypedConstrainedValue[T],
convert func(value any) (T, error),
prec []Con
common/dynamicconfig/collection.go:435