R
R
Roman Rakzin2016-06-11 00:59:38
go
Roman Rakzin, 2016-06-11 00:59:38

How to encode cyrillic in url in golang?

There is a word in Russian. It is necessary for the golang program to produce the same word in the format encoded in url , i.e. %23%45%67 -like this. How to do it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mr Freeman, 2016-06-11
@TwoRS

https://golang.org/pkg/net/url/#Values.Encode

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question