In go language, value is of type {*big.Int}. Value contains the abs parameter. How can I get the value?

  Kiến thức lập trình

enter image description here I want to print the value 120 seen in the image to the price variable.

price = invoiceline.LineExtensionAmount.value.abs I did not get such a result
I am having difficulty accessing this type of data in the go language.

New contributor

Sofware is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

LEAVE A COMMENT