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) }
func GetInstance ¶
func GetInstance() CommandStore
Click to show internal directories.
Click to hide internal directories.