mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-03 04:26:53 +00:00
@@ -159,7 +159,7 @@ type nps struct {
|
||||
|
||||
func (p *nps) Start(s service.Service) error {
|
||||
_, _ = s.Status()
|
||||
_ = p.run()
|
||||
go p.run()
|
||||
return nil
|
||||
}
|
||||
func (p *nps) Stop(s service.Service) error {
|
||||
|
Reference in New Issue
Block a user