Didn't Get Workflow-CloseTime

Hi, community,

My use-case requires Workflow CloseTime but I can’t able to fetch this , and didn’t found in the temporal docs as well. can anyone help me out? , how can I get Workflow CloseTime
in go-sdk ?

Thanks in advance :smiley:

Client.DescribeWorkflowExecution returns a description which has execution info which has close time.