'redis save regex with backslash

enter image description here

I am getting an issue after I get results from Redis.

The regexp is not correct parsing email addresses, is this a better way to handle this problem?

I use Golang to write the Regex to Redis but the result is not I want.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source