package main import "github.com/getwtxt/getwtxt/svc" func main() { svc.Start() }