基本語法
可參考:https://gobyexample.com/string-formatting
印出struct
byteArray []byte 轉為string
處理錯誤訊息
使用err.Error()轉為字串
Last updated
Was this helpful?
可參考:https://gobyexample.com/string-formatting
印出struct
byteArray []byte 轉為string
處理錯誤訊息
使用err.Error()轉為字串
Last updated
Was this helpful?