On Thu, Aug 11, 2016 at 4:25 PM, <[email protected]> wrote: > Does anyone have a working example how to use the route package on FreeBSD? > I could not find any code that uses this package.
There is code in the net package that uses it. See interface_bsd.go, interface_bsdvar.go, interface_darwin.go, and interface_freebsd.go. Ian -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
