diff options
Diffstat (limited to 'vendor/github.com/mtibben/percent/README.md')
| -rw-r--r-- | vendor/github.com/mtibben/percent/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/github.com/mtibben/percent/README.md b/vendor/github.com/mtibben/percent/README.md new file mode 100644 index 0000000..4e85b56 --- /dev/null +++ b/vendor/github.com/mtibben/percent/README.md @@ -0,0 +1,5 @@ +# Percent + +Package percent escapes strings using [percent-encoding](https://en.wikipedia.org/wiki/Percent-encoding) + +[Docs](https://pkg.go.dev/github.com/mtibben/percent?tab=doc) |
