package server import ( "flag" cc "git.loafle.net/commons_go/config" "git.loafle.net/overflow/overflow_gateway_websocket/config" ) func New() { }