Click here to Skip to main content
15,896,915 members

Comments by Member 13821689 (Top 3 by date)

Member 13821689 11-May-18 17:50pm View    
What do you recommend I do?
Member 13821689 11-May-18 17:49pm View    
I don't think you understand. The HashInfo is a file that contains multiple hashes for different users. It need to search that file to check if HashDecoded is there. Unless, you have another way to stores hashes. Please don't say MySQL because I hate SQL queries in Go. Hard to debug. Thanks for suggestions!
Member 13821689 10-May-18 23:21pm View    
Do you have an alternative to use instead of strings.contain?