1
0
mirror of https://github.com/containous/traefik.git synced 2025-01-05 09:17:52 +03:00
traefik/pkg/server/socket_activation_windows.go
Julien Salleyron b7de043991
Support systemd socket-activation
Co-authored-by: Michael <michael.matur@gmail.com>
2024-06-25 16:30:04 +02:00

6 lines
80 B
Go

//go:build windows
package server
func populateSocketActivationListeners() {}