Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/temporalio/temporal
/ functions
Functions
43,335 in github.com/temporalio/temporal
⨍
Functions
43,335
◇
Types & classes
5,614
↓ 4 callers
Method
Encode
Encode a blob for a given task category to a human-readable format by deserializing the blob into a proto message and then pretty-printing it using pr
tools/tdbg/task_encoder.go:89
↓ 4 callers
Method
EnhanceContext
EnhanceContext returns a new context with [MappedClaims] and [AuthHeader] values.
common/authorization/interceptor.go:293
↓ 4 callers
Method
Err
Err returns a joined error of lr.Errors.
common/dynamicconfig/yaml_loader.go:44
↓ 4 callers
Function
ErrorType
ErrorType returns a best effort guess at the most meaningful type name for the given error. If any of err's underlying errors implement TypedError, th
common/util/error_type.go:29
↓ 4 callers
Function
EventBatchesToVersionHistory
( versionHistory *historyspb.VersionHistory, eventBatches []*historypb.History, )
tests/testcore/utils.go:64
↓ 4 callers
Method
EventDefinition
EventDefinition returns an [EventDefinition] for a given type and a boolean indicating whether it was found.
service/history/hsm/registry.go:275
↓ 4 callers
Method
EvictSelfAt
EvictSelfAt is similar to EvictSelf but causes the change to take effect on all hosts at that absolute time (assuming it's in the future). This proces
common/membership/interfaces.go:49
↓ 4 callers
Function
ExponentialBackoffAlgorithm
ExponentialBackoffAlgorithm calculates the backoff duration using exponential algorithm. The result is initInterval * (backoffCoefficient ^ (currentAt
common/backoff/retry.go:178
↓ 4 callers
Method
Failed
Failed implements testlogger.TestingT.
common/testing/testlogger/testlogger_test.go:38
↓ 4 callers
Method
FailoverNotificationVersion
()
common/namespace/replication_resolver.go:31
↓ 4 callers
Function
FindLCAVersionHistoryItemFromItemSlice
(versionHistoryItemsA []*historyspb.VersionHistoryItem, versionHistoryItemsB []*historyspb.VersionHistoryItem)
common/persistence/versionhistory/version_history.go:113
↓ 4 callers
Function
FirstAttemptTag
(attempt int32)
common/metrics/tags.go:259
↓ 4 callers
Function
FirstEventVersion
FirstEventVersion returns tag for FirstEventVersion
common/log/tag/tags.go:823
↓ 4 callers
Method
ForceUnloadTaskQueue
(ctx context.Context, request *matchingservice.ForceUnloadTaskQueueRequest)
service/matching/matching_engine_interfaces.go:33
↓ 4 callers
Method
Format
(buf *sqlparser.TrackedBuffer)
common/persistence/sql/sqlplugin/mysql/query_converter.go:46
↓ 4 callers
Function
FormatDuration
FormatDuration converts a duration into a string representation in millisecond resolution.
common/nexus/nexusrpc/api.go:279
↓ 4 callers
Function
FormatPinnedVersionNotInTaskQueueError
FormatPinnedVersionNotInTaskQueueError formats the error message when a pinned version is not present in a task queue.
common/worker_versioning/worker_versioning.go:71
↓ 4 callers
Function
FromPersistenceQueueState
( state *persistencespb.QueueState, )
service/history/queues/convert.go:34
↓ 4 callers
Function
FromPersistenceTaskKey
( key *persistencespb.TaskKey, )
service/history/queues/convert.go:97
↓ 4 callers
Method
GenerateDeleteHistoryEventTask
GenerateDeleteHistoryEventTask adds a tasks.DeleteHistoryEventTask to the mutable state. This task is used to delete the history events of the workflo
service/history/workflow/task_generator.go:45
↓ 4 callers
Method
GenerateEventLoadToken
(event *historypb.HistoryEvent)
service/history/interfaces/mutable_state.go:46
↓ 4 callers
Function
GenerateTemplateToFile
( tmpl string, data any, outPath string, outFileName string, )
cmd/tools/codegen/helpers.go:43
↓ 4 callers
Function
GenerateToFile
( generator func(io.Writer, T) error, generatorArg T, outPath string, outFileName string, )
cmd/tools/codegen/helpers.go:17
↓ 4 callers
Method
Get
Get returns the value corresponding to the key, if it exist
common/collection/concurrent_tx_map.go:65
↓ 4 callers
Function
GetActivityScheduledEventID
( activityID string, mutableState historyi.MutableState, )
service/history/api/activity_util.go:43
↓ 4 callers
Method
GetActivityTasks
()
api/historyservice/v1/request_response.pb.go:2123
↓ 4 callers
Method
GetAndRemoveTimerFireEvent
( timerID string, )
service/history/historybuilder/event_store.go:603
↓ 4 callers
Method
GetArchetype
()
api/adminservice/v1/request_response.pb.go:377
↓ 4 callers
Function
GetArchivalTaskTypeTagValue
( task tasks.Task, )
service/history/queues/metrics.go:175
↓ 4 callers
Method
GetAuthInfo
GetAuthInfo extracts auth info from TLS info and headers. Returns nil if either the policy's claimMapper or authorizer are nil or when there is no aut
common/authorization/interceptor.go:251
↓ 4 callers
Method
GetBackfillRequest
()
chasm/lib/scheduler/gen/schedulerpb/v1/message.pb.go:407
↓ 4 callers
Function
GetBackoffForNextSchedule
GetBackoffForNextSchedule calculates the backoff time for the next run given a cronSchedule, current scheduled time, and now.
common/backoff/cron.go:33
↓ 4 callers
Function
GetBeginNodeID
GetBeginNodeID gets node id from last ancestor
common/persistence/history_manager_util.go:117
↓ 4 callers
Function
GetBuildIdDeltas
GetBuildIdDeltas compares all active build ids in prev and curr sets and returns sets of added and removed build ids.
service/matching/version_sets.go:102
↓ 4 callers
Method
GetChildFirstExecutionRunId
()
api/historyservice/v1/request_response.pb.go:3889
↓ 4 callers
Function
GetClientNameAndVersion
GetClientNameAndVersion extracts SDK name and version from context headers
common/headers/version_checker.go:92
↓ 4 callers
Method
GetCollectionAttributes
()
api/persistence/v1/chasm.pb.go:169
↓ 4 callers
Method
GetCommonServiceOptions
GetCommonServiceOptions returns an fx.Option which combines all the common dependencies for a service. Why do we need this? We are propagating depende
temporal/fx.go:393
↓ 4 callers
Method
GetCompletedRequest
()
api/matchingservice/v1/request_response.pb.go:1384
↓ 4 callers
Method
GetCompletionEvent
GetCompletionEvent retrieves the workflow completion event from mutable state
service/history/workflow/mutable_state_impl.go:1832
↓ 4 callers
Method
GetCondition
()
common/testing/generator_interface.go:77
↓ 4 callers
Method
GetCronBackoffDuration
()
service/history/interfaces/mutable_state.go:197
↓ 4 callers
Method
GetCurrentRetryInterval
()
chasm/lib/activity/gen/activitypb/v1/activity_state.pb.go:507
↓ 4 callers
Method
GetCustomSearchAttributesMapper
GetCustomSearchAttributesMapper is a temporary solution to be able to get search attributes with from persistence if forceSearchAttributesCacheRefresh
common/namespace/registry.go:41
↓ 4 callers
Method
GetDLQService
GetDLQService returns a DLQService based on FlagDLQVersion.
tools/tdbg/dlq_service.go:55
↓ 4 callers
Function
GetEffectiveDeployment
GetEffectiveDeployment returns the effective deployment in the following order: 1. DeploymentVersionTransition.Deployment: this is returned when the w
service/history/workflow/util.go:180
↓ 4 callers
Method
GetEnableRemoteClusterConnection
()
api/adminservice/v1/request_response.pb.go:2488
↓ 4 callers
Method
GetEndEventId
()
api/adminservice/v1/request_response.pb.go:1337
↓ 4 callers
Method
GetEndpoint
()
api/persistence/v1/nexus.pb.go:302
↓ 4 callers
Method
GetExecution
()
api/matchingservice/v1/request_response.pb.go:898
↓ 4 callers
Method
GetExecution
()
api/matchingservice/v1/request_response.pb.go:1069
↓ 4 callers
Method
GetExecutionManager
()
service/history/shard/context_impl.go:224
↓ 4 callers
Method
GetExpirationTime
()
api/cli/v1/message.pb.go:372
↓ 4 callers
Method
GetExpiringCerts
(timeWindow time.Duration)
common/rpc/encryption/tls_factory.go:32
↓ 4 callers
Method
GetFailoverTime
()
api/persistence/v1/namespaces.pb.go:422
↓ 4 callers
Method
GetFailure
()
chasm/lib/nexusoperation/gen/nexusoperationpb/v1/operation.pb.go:840
↓ 4 callers
Method
GetFairnessWeightOverrides
GetFairnessWeightOverrides returns current fairness weight overrides for this queue.
service/matching/physical_task_queue_manager_interface.go:72
↓ 4 callers
Method
GetForwardInfo
()
api/matchingservice/v1/request_response.pb.go:1111
↓ 4 callers
Method
GetFrontendGRPCServerOptions
()
common/rpc.go:14
↓ 4 callers
Method
GetHeartbeatRequest
()
api/historyservice/v1/request_response.pb.go:2398
↓ 4 callers
Method
GetHistoryBatches
()
api/adminservice/v1/request_response.pb.go:249
↓ 4 callers
Method
GetHistorySuffix
()
api/history/v1/message.pb.go:65
↓ 4 callers
Method
GetHostAddress
()
api/historyservice/v1/request_response.pb.go:9230
↓ 4 callers
Method
GetHostId
()
api/cluster/v1/message.pb.go:241
↓ 4 callers
Method
GetHostInfoProvider
GetHostInfoProvider for testing
common/resourcetest/test_resource.go:269
↓ 4 callers
Method
GetInfo
()
api/adminservice/v1/request_response.pb.go:3933
↓ 4 callers
Method
GetInheritedPinnedVersion
()
api/historyservice/v1/request_response.pb.go:337
↓ 4 callers
Method
GetInitialVersionedTransition
()
api/persistence/v1/hsm.pb.go:104
↓ 4 callers
Method
GetIsCloseTransferTaskAcked
()
api/replication/v1/message.pb.go:2017
↓ 4 callers
Method
GetIsForceReplication
()
api/persistence/v1/executions.pb.go:1988
↓ 4 callers
Method
GetLastCurrentTime
()
api/deployment/v1/message.pb.go:421
↓ 4 callers
Method
GetLastDeactivationTime
()
api/deployment/v1/message.pb.go:428
↓ 4 callers
Method
GetLastNotifiedTargetVersion
()
api/persistence/v1/executions.pb.go:1129
↓ 4 callers
Method
GetLastProcessedMessageId
()
api/replication/v1/message.pb.go:361
↓ 4 callers
Method
GetLastWorkerIdentity
()
chasm/lib/activity/gen/activitypb/v1/activity_state.pb.go:542
↓ 4 callers
Method
GetManagerIdentity
()
api/deployment/v1/message.pb.go:3061
↓ 4 callers
Method
GetMetricsHandler
()
service/history/shard/context_impl.go:2194
↓ 4 callers
Method
GetNamespaceDefaultURI
()
common/archiver/archival_metadata.go:28
↓ 4 callers
Method
GetNamespaceEntry
()
chasm/tree.go:210
↓ 4 callers
Method
GetNamespaceTaskAttributes
()
api/replication/v1/message.pb.go:114
↓ 4 callers
Method
GetNextState
( e *ArchivalConfigEvent, URIValidationFunc func(URI string) error, )
common/namespace/archival_config_state_machine.go:60
↓ 4 callers
Method
GetOrCreateReader
(readerID int64)
service/history/queues/reader_group.go:90
↓ 4 callers
Method
GetOrRebuildMutableState
( ctx context.Context, branchIndex int32, )
service/history/ndc/conflict_resolver.go:23
↓ 4 callers
Method
GetPayload
()
api/common/v1/dlq.pb.go:172
↓ 4 callers
Function
GetPerTaskQueueFamilyScope
( handler metrics.Handler, namespaceName namespace.Name, taskQueueFamily string, config *configs.Config,
service/history/workflow/metrics.go:149
↓ 4 callers
Function
GetPerTaskQueueFamilyScope
GetPerTaskQueueFamilyScope returns "namespace" and "taskqueue" tags. "taskqueue" will be "__omitted__" if taskQueueBreakdown is false.
common/metrics/task_queues.go:13
↓ 4 callers
Method
GetPollRequest
()
api/matchingservice/v1/request_response.pb.go:615
↓ 4 callers
Method
GetPureTasks
()
api/persistence/v1/chasm.pb.go:283
↓ 4 callers
Method
GetQueryCompletionCh
(string)
service/history/interfaces/query_register.go:22
↓ 4 callers
Function
GetRawHistory
( ctx context.Context, shardContext historyi.ShardContext, namespaceName namespace.Name, namespaceID names
service/history/api/get_history_util.go:31
↓ 4 callers
Method
GetRemoveBuildIds
()
api/matchingservice/v1/request_response.pb.go:2214
↓ 4 callers
Method
GetReplicationStreamRecorder
()
tests/testcore/test_cluster.go:626
↓ 4 callers
Method
GetRequestMetadata
(ctx context.Context, _ ...string)
common/rpc/auth/token_credentials.go:30
↓ 4 callers
Method
GetResult
()
chasm/lib/nexusoperation/gen/nexusoperationpb/v1/operation.pb.go:796
↓ 4 callers
Method
GetRunId
()
api/token/v1/message.pb.go:73
↓ 4 callers
Method
GetScheduleToStartTimeout
()
chasm/lib/nexusoperation/gen/nexusoperationpb/v1/operation.pb.go:356
↓ 4 callers
Method
GetSchedulerState
()
chasm/lib/scheduler/gen/schedulerpb/v1/message.pb.go:563
↓ 4 callers
Method
GetSecondaryVisibilityIndex
()
common/persistence/visibility/store/elasticsearch/client/config.go:77
↓ 4 callers
Method
GetSideEffectTasks
()
api/persistence/v1/chasm.pb.go:276
↓ 4 callers
Method
GetStartEventId
()
api/adminservice/v1/request_response.pb.go:1323
← previous
next →
4,801–4,900 of 43,335, ranked by callers