Can you post some short code sample here (ideally one that is ready to run) that replicates the issue?
I am asking because Go’s string data type is Unicode-aware and therefore there should be no reason for stopping at non-ASCII characters.
Can you post some short code sample here (ideally one that is ready to run) that replicates the issue?
I am asking because Go’s string data type is Unicode-aware and therefore there should be no reason for stopping at non-ASCII characters.