1
0
Fork 0
mirror of https://github.com/laravel-ls/uri synced 2026-06-16 10:04:55 +02:00
uri/doc.go

6 lines
294 B
Go

// Copyright 2019 The go-language-server Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// Package uri is an implementation of the URI Uniform Resource Identifier(RFC3986) specification for Go.
package uri