package
Version:
v0.0.0-...-f387205
Opens a new window with list of versions in this module.
Published: Jul 31, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Route struct {
URL string `json:"url"`
Time time.Time `json:"time"`
}
Route is the value part of a shortcut.
Deserialize this Route from the given Reader.
Serialize this Route into the given Writer.
RouteIterator allows iteration of the named routes in the store.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.