package main import "github.com/smartflow/backend/cmd" func main() { cmd.Start() }