Tentative d'implémentation système d'interface -> toujours en échec

This commit is contained in:
2022-03-08 19:41:54 +01:00
parent 38a177aa51
commit a987a7eb64
2 changed files with 34 additions and 12 deletions

View File

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