Simple function and unit test in Go (Golang)
Quentin McGaw Quentin McGaw
266 subscribers
112 views
4

 Published On Sep 12, 2020

I'll walk you through designing a simple function with its associated test in Go. The function removes duplicates and sorts a slice of IP addresses and is used in the Gluetun project https://github.com/qdm12/gluetun

show more

Share/Embed