mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-24 10:21:20 -05:00
/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). |
||
|---|---|---|
| .. | ||
| communicator.go | ||
| communicator_test.go | ||
| connect.go | ||
| keychain.go | ||
| keychain_test.go | ||
| password.go | ||
| password_test.go | ||