Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type App ¶
type App interface { ports.VMUseCases }
App represents the core application.
func New ¶
func New(imageService ports.ImageService, vmService ports.VMProvider, stateService ports.StateService, fs afero.Fs, networkService ports.NetworkService) App
Source Files ¶
Click to show internal directories.
Click to hide internal directories.