Tentative de récupération de fichier (problème: récupération bloquante)

This commit is contained in:
2022-03-08 17:44:10 +01:00
parent b030af03c9
commit 38a177aa51
7 changed files with 34 additions and 32 deletions

View File

@@ -7,7 +7,6 @@ import (
"StoreBackEnd/pkg/protocol/repository"
"StoreBackEnd/pkg/protocol/rules/readers"
"StoreBackEnd/pkg/protocol/rules/writers"
"StoreBackEnd/pkg/utils"
"time"
)
@@ -16,7 +15,7 @@ const (
)
func main() {
utils.NetworkLister() // TODO REMOVE
//utils.NetworkLister() // TODO REMOVE
println("StoreBackEnd started !")
// Loading App config