Oh no, nevermind: https://github.com/EvilSuperstars/go-cidrman/blob/master/subnet.go :-(
On Wednesday, May 9, 2018 at 10:37:54 AM UTC-6, Augusto Roman wrote: > > https://godoc.org/github.com/ewbankkit/go-cidrman#Subnets > > On Wednesday, May 9, 2018 at 6:48:46 AM UTC-6, Anik Mazumder wrote: >> >> I would like to divide up a CIDR block into smaller subnets. >> >> For example if the CIDR block is 10.0.0.0/4, then I would like to spilt >> is up into multiple /8s. >> >> This needs to be similar to subnet method of netaddr module in Python >> > -- 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.
