Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/temporalio/temporal
/ GetDispatchBuildId
Method
GetDispatchBuildId
api/taskqueue/v1/message.pb.go:779–784 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
777
}
778
779
func
(x *TaskForwardInfo) GetDispatchBuildId() string {
780
if
x != nil {
781
return
x.DispatchBuildId
782
}
783
return
""
784
}
785
786
func
(x *TaskForwardInfo) GetDispatchVersionSet() string {
787
if
x != nil {
Callers
2
TestForwardWorkflowTask_WithBuildId
Method · 0.80
TestForwardActivityTask_WithBuildId
Method · 0.80
Calls
no outgoing calls
Tested by
2
TestForwardWorkflowTask_WithBuildId
Method · 0.64
TestForwardActivityTask_WithBuildId
Method · 0.64