ing
This commit is contained in:
parent
cc4927b692
commit
b0b7d86644
|
@ -151,6 +151,7 @@ func handleServlet(s *rpcServlet) {
|
|||
if err != nil {
|
||||
logging.Logger().Error(fmt.Sprintf("RPC Server: servlet error %v", err))
|
||||
}
|
||||
logging.Logger().Info(fmt.Sprintf("Servlet is started"))
|
||||
}
|
||||
|
||||
func handleReader(s *rpcServlet, stopChan chan struct{}, doneChan chan error) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user