mirror of
https://github.com/containous/traefik.git
synced 2025-01-06 13:17:52 +03:00
6 lines
80 B
Go
6 lines
80 B
Go
|
//go:build windows
|
||
|
|
||
|
package server
|
||
|
|
||
|
func populateSocketActivationListeners() {}
|