package main import ( api "bugbucketr.org/test3k/authDB" ) func main() { s := api.NewServer() }