• Mitchell Hashimoto's avatar
    communicator/ssh: style · b2397f4f
    Mitchell Hashimoto authored
    /cc @markpeek - The main thing is that the style for variables/methods
    in Go is to use CamelCase (with the first letter generally downcased
    unless an exported thing).
    b2397f4f
communicator.go 5.94 KB