package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: May 22, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Link struct {
Id string `dynamodbav:"id" json:"id"`
OriginalURL string `dynamodbav:"original_url" json:"original_url"`
CreatedAt time.Time `dynamodbav:"created_at" json:"created_at"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.