package main import "game-driver/pkg/relay" func main() { relay.PrintPorts() }