Versions in this module Expand all Collapse all v0 v0.1.7 May 12, 2021 Changes in this version + var Wg sync.WaitGroup v0.1.6 May 8, 2021 Changes in this version + var WorkMode = log.InfoLevel + func NewGoSwitchRunCommands(ip, port, username, password string, cmds ...string) ([]string, error) + type Switch struct + Logger *log.Logger + OutLog string + func NewSwitchConnect(ip, port, username, password string) (*Switch, error) + func (sw *Switch) RunCommands(cmds ...string) (string, []string, error)