• go语言使用ssh连接redis

    准备工作 golang的ssh包 golang.org/x/crypto/ssh该包不在标准库中,需要单独下载。因为GFW,不能直接使用go ...