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

	//TODO: test
}