package
Version:
v0.0.7
Opens a new window with list of versions in this module.
Published: Aug 6, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Netloc struct {
Host string `json:"host"`
Port string `json:"port"`
Scheme string `json:"scheme"`
}
Netloc TODO
Source Files
¶
Click to show internal directories.
Click to hide internal directories.