la5nta / wl2k-go

A Winlink framework for Go.
https://getpat.io
MIT License
50 stars 20 forks source link

Use error wrapping #67

Closed martinhpedersen closed 2 years ago

martinhpedersen commented 2 years ago

Use more modern error handling (error wrapping introduced in Go 1.13).