changed code structure

This commit is contained in:
2021-03-02 09:29:45 +04:00
parent ebfac2321f
commit ce26e79118
7 changed files with 47 additions and 20 deletions

View File

@@ -4,7 +4,6 @@ import (
"github.com/gin-gonic/gin"
"net/http"
"fmt"
docker "git.sr.ht/~akilan1999/p2p-rendering-computation/server/docker"
)
func Server() {