Versions in this module Expand all Collapse all v0 v0.0.3 Dec 22, 2019 Changes in this version + func ConvNewline(str, nlcode string) string + func FinderProfile(profiles []string) (profile string, err error) + func GetProfiles(credentialsPath string) (profiles []string, err error) + func SSHKeyGen(c *cache.Cache) (publicKey string, privateKey []byte) + func TermboxKeys(str string) []termbox.Event