add more cover stuff
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
@@ -58,6 +58,8 @@ type Service interface {
|
||||
Run() error
|
||||
// Start the service
|
||||
Start() error
|
||||
// Stop the service
|
||||
Stop() error
|
||||
// The service implementation
|
||||
String() string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user