MCPcopy Create free account
hub / github.com/temporalio/temporal / GetOriginPartition

Method GetOriginPartition

api/taskqueue/v1/message.pb.go:758–763  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

756}
757
758func (x *TaskForwardInfo) GetOriginPartition() string {
759 if x != nil {
760 return x.OriginPartition
761 }
762 return ""
763}
764
765func (x *TaskForwardInfo) GetCreateTime() *timestamppb.Timestamp {
766 if x != nil {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected