Implement web-server
This commit is contained in:
@@ -24,5 +24,6 @@ func Validate(input string, format string) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
fmt.Printf("Validation passed for barcode type %s\n", format)
|
||||
return true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user