package
Version:
v0.0.0-...-a2b917b
Opens a new window with list of versions in this module.
Published: Jan 30, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type URL struct {
Hash string `v8:"hash"`
Host string `v8:"host"`
Pathname string `v8:"pathname"`
Password string `v8:"password"`
Protocol string `v8:"protocol"`
Search string `v8:"search"`
Username string `v8:"username"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.