msgpack-go
msgpack-go copied to clipboard
Improve tests, add go.mod, add Github Actions
- Add go.mod
- Add Github Action with tests
- Improve tests: fix error formatting, use bytes.Equal, reflect.DeepEqual. Remove custom function
equal