//
pkg.gl
Category
github.com/open-amt-cloud-toolkit/console
cmd
app
package
1.0.0-beta.3
Repository:
https://github.com/open-amt-cloud-toolkit/console.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
117 SLOC
#
Structs
RealCommandExecutor
RealCommandExecutor is a real implementation of CommandExecutor.
#
Interfaces
CommandExecutor
CommandExecutor is an interface to allow for mocking exec.Command in tests.