exchain
exchain copied to clipboard
using unsafe.{Slice,SliceData,String}
-
Targeted PR against correct branch (see CONTRIBUTING.md)
-
[ ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
-
[ ] Wrote tests
-
[ ] Updated relevant documentation (
docs/) -
[ ] Added a relevant changelog entry to the
Unreleasedsection inCHANGELOG.md -
[ ] Reviewed
Files changedin the github PR explorer
For Admin Use:
- Added appropriate labels to PR (ex. wip, ready-for-review, docs)
- Reviewers Assigned
- Squashed all commits, uses message "Merge PR #XYZ: [title]" (coding standards)
reflect.StringHeader is deprecated. BTW, unsafe.String, unsafe.SliceData is implemented by me.