package
Version:
v0.0.0-...-5bf7098
Opens a new window with list of versions in this module.
Published: Jun 14, 2022
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type URLData struct {
ID int `json:"id" yaml:"id"`
FullURL string `json:"full_url" yaml:"full_url"`
ShortURL string `json:"short_url" yaml:"short_url"`
Counter int64 `json:"counter" yaml:"counter"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.