Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandStore ¶
type CommandStore interface { GetServiceFileName(serviceName string) (string, error) StoreServiceInfo(serviceName, command string) }
CommandStore provides interfaces for the commands
func GetInstance ¶
func GetInstance() CommandStore
GetInstance returns an instance of the commandlist
Click to show internal directories.
Click to hide internal directories.