package
Version:
v0.0.0-...-d98ba24
Opens a new window with list of versions in this module.
Published: Jan 16, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Url struct {
gorm.Model
UniqueHashUrl string `gorm:"unique;not null;size:64"`
MainUrl string `gorm:"not null"`
}
type UrlModel struct {
Model
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.