RegexMatcher.go :
- Suppression HelloRule.go qui n'était pas adaptée - Création EraseFileRule.go et implémentation de son interface IProtocol.go - Rename méthode RegexMatcher.go match -> Match
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package main
|
||||
|
||||
import "_StorBackEnd/pkg/network"
|
||||
import (
|
||||
"_StorBackEnd/pkg/network"
|
||||
)
|
||||
|
||||
const (
|
||||
MULTICAST_ADDRESS = "226.0.0.1:42500"
|
||||
|
||||
Reference in New Issue
Block a user