package main import "github.com/TykTechnologies/tyk/gateway" func main() { gateway.Start() }