# Structs
GoInstaller is an Installer that knows how to install Go projects.
Project represents a HashiCorp Go project and provides various operations around that.
VagrantInstaller is an Installer that knows how to install Vagrant, which uses its own system installer.
# Interfaces
Installer is the interface that knows how to install things.