Go package for disk erase

Hello Gophers,
I wanted to know if there is such a package in go or 3rd party pkg that will allow me to erase a disks.like say use 0x55 or 0xAA write into a buffer over and over. I’m like few months into go by the way. any code snippets or help will mean the world.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.