std.URLEncode/Decode
Open
enhancement
stdlib
- Dominant language
- Go
- Stars
- 1.8k
- Forks
- 263
- PR merge metrics
- No merged PRs in 30d
Description
This is a request to add `URLEncode` and `URLDecode` stdlib functions. I'm not sure it would be wise to attempt to produce this code in native jsonnet, when it is trivially done in golang.
Is there any problem with implementing stdlib functions in go-jsonnet that aren't in the c++ variant?
Contributor guide
Assessment
This issue has not been assessed yet.