On Tuesday, September 7th, 2021 at 20:05, Jan Mercl <0xj...@gmail.com> wrote:

> On Tue, Sep 7, 2021 at 4:40 AM 'nadashin' via golang-nuts
>
> golang-nuts@googlegroups.com wrote:
>
> > Why is the function in Go compiler that interprets escape sequences not
> > available in Go's standard library?
>
> FTR: This seems to be an unfortunate way of continuing the thread at
> https://groups.google.com/g/golang-nuts/c/kBj-yEJuMtM/m/LKdFK_cZHAAJ
> without ever answering the questions that others asked there while
> trying to help you.

Apologies for my lack of proper description, wrong assumptions and improper
understanding.

strconv.Unquote should be what I was looking for.

Only inconvenience is that other " in the string needs to be escaped, well
that's part of Go's syntax, so I should not complain.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CNchrL4ZHLc70_U7SYUfaWvIF_MfKPFbiNIyxyb8OlYVFxA21Yvd0WkYyYQqZ54A6XrdM6hP2Zc06Krw5VxMWpV0_rD7w__i-xRU0hwxmBQ%3D%40protonmail.com.

Reply via email to