status-go/vendor/go.lsp.dev/uri
Igor Sirotin 679391999f
feat_: `LogOnPanic` linter (#5969)
* feat_: LogOnPanic linter

* fix_: add missing defer LogOnPanic

* chore_: make vendor

* fix_: tests, address pr comments

* fix_: address pr comments
2024-10-23 21:33:05 +01:00
..
.codecov.yml feat_: `LogOnPanic` linter (#5969) 2024-10-23 21:33:05 +01:00
.gitattributes feat_: `LogOnPanic` linter (#5969) 2024-10-23 21:33:05 +01:00
.gitignore feat_: `LogOnPanic` linter (#5969) 2024-10-23 21:33:05 +01:00
.golangci.yml feat_: `LogOnPanic` linter (#5969) 2024-10-23 21:33:05 +01:00
LICENSE feat_: `LogOnPanic` linter (#5969) 2024-10-23 21:33:05 +01:00
Makefile feat_: `LogOnPanic` linter (#5969) 2024-10-23 21:33:05 +01:00
README.md feat_: `LogOnPanic` linter (#5969) 2024-10-23 21:33:05 +01:00
doc.go feat_: `LogOnPanic` linter (#5969) 2024-10-23 21:33:05 +01:00
uri.go feat_: `LogOnPanic` linter (#5969) 2024-10-23 21:33:05 +01:00

README.md

uri

CircleCI pkg.go.dev Go module codecov.io GA

Package uri is an implementation of the URI Uniform Resource Identifier(RFC3986) specification for Go.