5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-15 11:00:26 +00:00
matterbridge/vendor/gitlab.com/golang-commonmark/mdurl/README.md

9 lines
549 B
Markdown
Raw Normal View History

mdurl [![License](https://img.shields.io/badge/licence-BSD--2--Clause-blue.svg)](https://opensource.org/licenses/BSD-2-Clause) [![GoDoc](http://godoc.org/gitlab.com/golang-commonmark/mdurl?status.svg)](http://godoc.org/gitlab.com/golang-commonmark/mdurl) [![Pipeline status](https://gitlab.com/golang-commonmark/mdurl/badges/master/pipeline.svg)](https://gitlab.com/golang-commonmark/mdurl/commits/master)
=====
Package mdurl provides functions for parsing, decoding and encoding URLs.
## Install
go get -u gitlab.com/golang-commonmark/mdurl