1
0
mirror of https://github.com/containous/traefik.git synced 2024-10-26 08:55:09 +03:00
traefik/generate.go

6 lines
63 B
Go
Raw Normal View History

//go:generate go run ./internal/
2015-09-11 19:47:54 +03:00
2015-09-12 16:10:03 +03:00
package main
func main() {}