ServiceName returns name of the service, if it has one.
()
| 100 | |
| 101 | // ServiceName returns name of the service, if it has one. |
| 102 | ServiceName() string |
| 103 | } |
| 104 | |
| 105 | // Listener receives notifications about Service state changes. |
no outgoing calls
no test coverage detected