forked from Ivasoft/traefik
Move code to pkg
This commit is contained in:
committed by
Traefiker Bot
parent
bd4c822670
commit
f1b085fa36
7
pkg/server/server_signals_windows.go
Normal file
7
pkg/server/server_signals_windows.go
Normal file
@@ -0,0 +1,7 @@
|
||||
// +build windows
|
||||
|
||||
package server
|
||||
|
||||
func (s *Server) configureSignals() {}
|
||||
|
||||
func (s *Server) listenSignals(stop chan bool) {}
|
||||
Reference in New Issue
Block a user