mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Updated rpcclient library
This commit is contained in:
@@ -370,7 +370,7 @@ type Service interface {
|
||||
// Shutdown stops the service
|
||||
Shutdown() error
|
||||
// GetIntenternalChan returns the internal connection chanel
|
||||
GetIntenternalChan() chan rpcclient.RpcClientConnection
|
||||
GetIntenternalChan() chan rpcclient.ClientConnector
|
||||
// IsRunning returns if the service is running
|
||||
IsRunning() bool
|
||||
// ShouldRun returns if the service should be running
|
||||
|
||||
Reference in New Issue
Block a user