package main import "C" import ( "polaris/db" "polaris/log" "polaris/server" ) func main() {} //export Start func Start() { cmd.Start() }