Fixed spelling mistake in project name, restructuring. Correction of Golang convention error.

This commit is contained in:
2022-03-05 17:21:46 +01:00
parent c379c15932
commit 27789be202
12 changed files with 33 additions and 27 deletions

View File

@@ -8,7 +8,7 @@ type AppConfig struct {
// multicastSecond Contient le nombre de seconde entre chaque annonce
MulticastSecond int `json:"multicastSecond"`
// domain Domain du StorBackEnd
// domain Domain du StoreBackEnd
Domain string `json:"domain"`
// unicastPort Contient le port unicast auquel le FileFrontEnd se connecte