package
Version:
v1.5.0
Opens a new window with list of versions in this module.
Published: Sep 23, 2023
License: MIT
Opens a new window with license information.
Imports: 7
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 `json:"id"`
URL string `json:"url"`
Title string `json:"title"`
Image string `json:"image"`
Description string `json:"description"`
Tags []string `json:"tags"`
}
Link type.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.