Example #1
-1
func main() {
	server.Run()
}
Example #2
-1
func TestCreateAccount(t *testing.T) {
	server.Run()

	//TODO: test
}