3d0c / gmf

Go Media Framework
MIT License
885 stars 170 forks source link

Update encoding.go to wrap error messages #84

Closed mristin closed 5 years ago

mristin commented 5 years ago

fatal(.) requires error interface, hence the error messages need to be wrapped with errors.New(.).