Versions in this module Expand all Collapse all v1 v1.0.3 Jul 6, 2017 v1.0.2 Jun 7, 2017 v1.0.1 May 18, 2017 Changes in this version + func Bidirectional(partitions ...[]IP) map[IP][]IP + func Rules(blacklist map[IP][]IP) map[IP]Cmds + type Cmd []string + func (c Cmd) String() string + type Cmds []Cmd + func Reset() Cmds + func (c Cmds) String() string + type IP string