gobuffalo / plush

The powerful template system that Go needs
MIT License
900 stars 56 forks source link

upgrade unsafeGetBytes to use unsafe.slice #191

Closed Mido-sys closed 3 months ago

Mido-sys commented 3 months ago

What is being done in this PR?

Change unsafeGetBytes to use unsafe.Slice.