Midtrans / midtrans-go

This is the Official Go API client/library for Midtrans Payment API. More information about the product and see documentation at http://docs.midtrans.com for more technical details
https://pkg.go.dev/github.com/midtrans/midtrans-go
MIT License
98 stars 25 forks source link

v1.3.0 Comply midtrans error with Golang error interface #10

Closed Xaxxis closed 2 years ago

Xaxxis commented 2 years ago

Enhancement :

Fix:

yursan9 commented 2 years ago

Nice PR EDIT: Can you add Unwrap method to midtrans.Error? Ref: https://go.dev/blog/go1.13-errors#the-unwrap-method