This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
test
/
shop
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
ae6365e3e3
Branches
Tags
master
shop
/
vendor
/
github.com
/
go-openapi
/
spec
/
url_go18.go
url_go18.go
95 B
Historique
Raw
1
2
3
4
5
6
7
8
//go:build !go1.19
// +build !go1.19
package spec
import "net/url"
var parseURL = url.Parse