It appears to pass all tests, but I’m not sure if my test writing skills are necessarily that great, I semi-followed the learn go with tests eBook. I appreciate any feedback, and if this isn’t an appropriate post for this community just let me know and I’ll remove.
Thanks!!
Since it has no main, I guess it’s not an executable but meant as a library, which also explains the exports, as a third party should be able to consumer the library