mirror of
https://github.com/containous/traefik.git
synced 2024-12-23 17:34:13 +03:00
70359e5d27
Co-authored-by: nrwiersma <nick@wiersma.co.za>
6 lines
63 B
Go
6 lines
63 B
Go
//go:generate go run ./internal/
|
|
|
|
package main
|
|
|
|
func main() {}
|