package
Version:
v0.0.0-...-3f3c5e4
Opens a new window with list of versions in this module.
Published: Jul 8, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type URLShortened struct {
URL string `json:"url"`
Slug string `json:"slug"`
Hits int `json:"hits"`
}
URLShortened represents the short version of a URL.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.